Create a MySQL cluster
Create a managed MySQL cluster from Databases, Create Database.
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 Databases, Create Database.
- For Name, enter a unique cluster name.
- For Availability Zone, choose a zone.
- For Database Engine, choose mysql 5.7 (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. - 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.