Skip to content

Commit 60375e6

Browse files
committed
Fix mysql db creation steps
1 parent 6124bf2 commit 60375e6

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

en/developer-docs/docs/manage-databases-and-caches/choreo-managed-mysql-databases.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ MySQL on Choreo offers fully managed, flexible relational databases on AWS, Azur
66

77
Follow the steps below to create a Choreo-managed MySQL database:
88

9-
1. From the environment list on the header, located next to the **Deployment Tracks** list, select your **Organization**.
10-
2. In the left navigation menu, click **Resources** and then **Databases**.
11-
3. Click **Create** and select **MySQL** as the database type. Provide a display name for this server and follow the instructions.
12-
4. Select your preferred cloud provider from AWS, Azure, GCP, and Digital Ocean.
9+
1. Sign in to the [Choreo Console](https://console.choreo.dev/).
10+
2. In the Choreo Console header, go to the **Organization** list and select your organization.
11+
3. In the left navigation menu, click **Resources** and then **Databases**.
12+
4. Click **Create** and select **MySQL** as the database type. Provide a display name for this server and follow the instructions.
13+
5. Select your preferred cloud provider from AWS, Azure, GCP, and Digital Ocean.
1314
- Choreo uses the cloud provider to provision the compute and storage infrastructure for your database.
1415
- There is no functional difference between databases created on different cloud providers, apart from changes to service plans (and associated costs).
15-
5. Choose the region for your database.
16+
6. Choose the region for your database.
1617
- Available regions will depend on the selected cloud provider. Choreo currently supports US and EU regions across all providers.
17-
6. Select the service plan.
18+
7. Select the service plan.
1819
- Service plans vary in the dedicated CPU, memory (RAM), storage space allocated for your database, the backup retention periods, and high-availability configurations for production use cases.
1920

2021
## Connect to your Choreo-managed MySQL database

0 commit comments

Comments
 (0)