Skip to content

Commit 5acbbdf

Browse files
committed
Improve instructions
1 parent 83d1e57 commit 5acbbdf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

2.0/docs/databases/managed.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Wodby provides special "Cloud" external database services that integrate with th
1111

1212
## How to use an external database server from my app
1313

14-
- Go to the `Configure` page of your stack and add the appropriate _Cloud Database service_ (from listed above)
15-
- To make sure your app will use the external database server instead of a container-based one, go to `Links` page of your stack service (from where database connection established) and update the DB link to use the _Cloud Database service_ instead of the container-based one
16-
- Create a new external database server from `Databases` page
17-
- Now, when creating a new app, you will be asked to choose an external database server for the _Cloud Database service_
14+
1. Create a new external database server from `Databases` page using your Cloud integration
15+
2. Go to the `Configure` page of your stack and add the appropriate _Cloud Database service_ (from listed above)
16+
3. To make sure your app will use the external database server instead of a container-based one, go to `Links` page of your stack service (from where database connection established) and update the DB link to use the _Cloud Database service_ instead of the container-based one
17+
4. Now, create a new app using this stack, in the process you will be asked to choose an external database server. Select the one you created on step 1 for the _Cloud Database service_
1818

1919
## Reside with Kubernetes
2020

0 commit comments

Comments
 (0)