Create a MongoDB cluster
Create a managed MongoDB cluster from the MongoDB section in the console.
Prerequisites
- BYOA secrets configured for your account
- An enabled availability zone (for example,
eu-central-1)
To create a cluster
- Open the myStack console and choose MongoDB, then create a cluster.
- For Name, enter a unique cluster name.
- For Availability Zone, choose a zone.
- For Database Engine, choose a MongoDB version (options load after you choose a zone).
- For Server type, choose an instance size.
- For Root Password, enter a password for the
rootuser. Store it securely. - (Optional) Set the initial replica-set size.
- Choose Save.
myStack redirects you to the cluster detail page. Wait until Status is Ready before connecting or changing configuration.
Important
Cluster names must be unique in your account.