MongoDB server must be in a replica set. If your deployment only has a standalone server, you can create a replica set with one member.

Need help? Check out this guide.

Required settings

  • Connection string
  • Service account

Connection string

  1. Go to Atlas UI
  2. Find your deployment and click “Connect”

We support both MongoDB SRV format or standard connection string.

Service account

You can create a service account through the Atlas UI or by running a script.

Advanced