• Anaconda Platform
  • – Welcome
  • – Anaconda Distribution
  • – Anaconda Repository
    • User guide
    • Administration guide
      • Installation
        • System requirements
        • Installing on an online system
        • Installing on an air gapped system
        • Configuration
          • Enabling HTTPS
          • Enabling email and SMTP
          • Configuring a standard or alternate port
          • Adjusting IPTables to accept requests on port 80
          • Connecting to an existing MongoDB database
          • Configuring MongoDB authentication
          • Whitelisting or blacklisting packages
          • Securing user-created content
          • Configuring Repository to use LDAP
          • Configuring Repository to use Active Directory
          • Configuring Repository to use LDAP groups
          • Enabling TLS on LDAP/Active Directory
          • Configuring Repository to use Kerberos
          • Kerberos-Anaconda Repository setup example
          • Configure Anaconda Repository to use PAM
          • Read only mode
          • Configuring Anaconda Client
          • Configuring local mirrors
          • Verifying the checksum of a file
          • Customizing installers
          • Configuration reference
      • User management
      • System management
      • Troubleshooting
      • Administrative commands
    • FAQs
    • Help and support
    • Release notes
    • Command reference
    • Glossary
    • License
    • Previous versions
  • – Anaconda Accelerate
  • – Anaconda Adam
  • – Anaconda Enterprise Notebooks
  • – Anaconda Fusion
  • – Anaconda Scale
  • – Anaconda Cloud
  • Anaconda-sponsored OSS programs
  • – Bokeh
  • – Dask
  • – PhosphorJS

Connecting to an existing MongoDB databaseΒΆ

If you already have a MongoDB server running, you can connect to it by setting the MONGO_URL configuration variable:

anaconda-server-config --set MONGO_URL 'mongodb://<hostname>'

For more information, see the MongoDB Connection String URI Format manual.

See also Configuring MongoDB authentication.

Docs Home
Anaconda Home
More Help & Support
2017 Anaconda, Inc.
All Rights Reserved.
Privacy Policy | EULA