Skip to content

Commit d32cd88

Browse files
committed
Proofreading PostgreSQL Tutorial #1 for Public Cloud DB
1 parent 9ebec58 commit d32cd88

File tree

7 files changed

+37
-37
lines changed

7 files changed

+37
-37
lines changed

Diff for: pages/platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-asia.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ order: 01
3232

3333
## Objective
3434

35-
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/fr/public-cloud/postgresql/).
35+
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/asia/public-cloud/postgresql/).
3636

3737
## Before you begin
3838

39-
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/gb/en/publiccloud/databases/getting-started/) guide.
39+
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/asia/en/publiccloud/databases/getting-started/) guide.
4040

4141
As [Strapi](https://strapi.io/){.external} is written in Javascript, packages like [nodejs](https://nodejs.org/){.external}, [nvm](https://github.com/nvm-sh/nvm){.external} and [yarn](https://classic.yarnpkg.com/en/){.external} are necessary for this tutorial.
4242

@@ -64,7 +64,7 @@ In this step, choose an appropriate service plan. You will be able to upgrade th
6464

6565
![Choose plan](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql02.png){.thumbnail}
6666

67-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
67+
Please visit the [capabilities page](https://docs.ovh.com/asia/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
6868

6969
Click `Next`{.action} to continue.
7070

@@ -82,7 +82,7 @@ You can choose the node model in this step. The initial and maximum numbers of n
8282

8383
![Order nodes](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql04.png){.thumbnail}
8484

85-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
85+
Please visit the [capabilities page](https://docs.ovh.com/asia/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
8686

8787
Take note of the pricing information and click `Next`{.action} to continue.
8888

@@ -96,7 +96,7 @@ Click `Next`{.action} to continue.
9696

9797
#### Step 6: Summary and confirmation
9898

99-
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/gb/en/api/first-steps-with-ovh-api/).
99+
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/asia/en/api/first-steps-with-ovh-api/).
100100

101101
![Confirm order](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql06.png){.thumbnail}
102102

@@ -116,7 +116,7 @@ Your database is ready when cluster status is "Ready", node status is green, and
116116
117117
#### Add your IPs to the DB authorised list
118118

119-
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/gb/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
119+
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/asia/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
120120

121121
![Green statuses and authorized IPs setted on Database Control Panel](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql10.png){.thumbnail}
122122

Diff for: pages/platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-au.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ order: 01
3232

3333
## Objective
3434

35-
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/fr/public-cloud/postgresql/).
35+
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/en-au/public-cloud/postgresql/).
3636

3737
## Before you begin
3838

39-
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/gb/en/publiccloud/databases/getting-started/) guide.
39+
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/au/en/publiccloud/databases/getting-started/) guide.
4040

4141
As [Strapi](https://strapi.io/){.external} is written in Javascript, packages like [nodejs](https://nodejs.org/){.external}, [nvm](https://github.com/nvm-sh/nvm){.external} and [yarn](https://classic.yarnpkg.com/en/){.external} are necessary for this tutorial.
4242

@@ -64,7 +64,7 @@ In this step, choose an appropriate service plan. You will be able to upgrade th
6464

6565
![Choose plan](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql02.png){.thumbnail}
6666

67-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
67+
Please visit the [capabilities page](https://docs.ovh.com/au/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
6868

6969
Click `Next`{.action} to continue.
7070

@@ -82,7 +82,7 @@ You can choose the node model in this step. The initial and maximum numbers of n
8282

8383
![Order nodes](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql04.png){.thumbnail}
8484

85-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
85+
Please visit the [capabilities page](https://docs.ovh.com/au/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
8686

8787
Take note of the pricing information and click `Next`{.action} to continue.
8888

@@ -96,7 +96,7 @@ Click `Next`{.action} to continue.
9696

9797
#### Step 6: Summary and confirmation
9898

99-
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/gb/en/api/first-steps-with-ovh-api/).
99+
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/au/en/api/first-steps-with-ovh-api/).
100100

101101
![Confirm order](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql06.png){.thumbnail}
102102

@@ -116,7 +116,7 @@ Your database is ready when cluster status is "Ready", node status is green, and
116116
117117
#### Add your IPs to the DB authorised list
118118

119-
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/gb/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
119+
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/au/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
120120

121121
![Green statuses and authorized IPs setted on Database Control Panel](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql10.png){.thumbnail}
122122

Diff for: pages/platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ca.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ order: 01
3232

3333
## Objective
3434

35-
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/fr/public-cloud/postgresql/).
35+
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/en-ca/public-cloud/postgresql/).
3636

3737
## Before you begin
3838

39-
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/gb/en/publiccloud/databases/getting-started/) guide.
39+
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/ca/en/publiccloud/databases/getting-started/) guide.
4040

4141
As [Strapi](https://strapi.io/){.external} is written in Javascript, packages like [nodejs](https://nodejs.org/){.external}, [nvm](https://github.com/nvm-sh/nvm){.external} and [yarn](https://classic.yarnpkg.com/en/){.external} are necessary for this tutorial.
4242

@@ -64,7 +64,7 @@ In this step, choose an appropriate service plan. You will be able to upgrade th
6464

6565
![Choose plan](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql02.png){.thumbnail}
6666

67-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
67+
Please visit the [capabilities page](https://docs.ovh.com/ca/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
6868

6969
Click `Next`{.action} to continue.
7070

@@ -82,7 +82,7 @@ You can choose the node model in this step. The initial and maximum numbers of n
8282

8383
![Order nodes](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql04.png){.thumbnail}
8484

85-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
85+
Please visit the [capabilities page](https://docs.ovh.com/ca/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
8686

8787
Take note of the pricing information and click `Next`{.action} to continue.
8888

@@ -96,7 +96,7 @@ Click `Next`{.action} to continue.
9696

9797
#### Step 6: Summary and confirmation
9898

99-
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/gb/en/api/first-steps-with-ovh-api/).
99+
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/ca/en/api/first-steps-with-ovh-api/).
100100

101101
![Confirm order](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql06.png){.thumbnail}
102102

@@ -116,7 +116,7 @@ Your database is ready when cluster status is "Ready", node status is green, and
116116
117117
#### Add your IPs to the DB authorised list
118118

119-
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/gb/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
119+
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/ca/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
120120

121121
![Green statuses and authorized IPs setted on Database Control Panel](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql10.png){.thumbnail}
122122

Diff for: pages/platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-gb.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ order: 01
3232

3333
## Objective
3434

35-
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/fr/public-cloud/postgresql/).
35+
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/en-gb/public-cloud/postgresql/).
3636

3737
## Before you begin
3838

Diff for: pages/platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql/guide.en-ie.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ order: 01
3232

3333
## Objective
3434

35-
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/fr/public-cloud/postgresql/).
35+
In this tutorial, we are going to show you how to build a <img src="images/strapi-logo-monogram-purple.png" alt="strapi logo" width="12px"> [Strapi](https://strapi.io/){.external} application using the OVHcloud managed <img src="images/postgre-logo.png" alt="postgre logo" width="12px"> [PostgreSQL](https://www.postgresql.org/){.external} database [service](https://www.ovhcloud.com/en-ie/public-cloud/postgresql/).
3636

3737
## Before you begin
3838

39-
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/gb/en/publiccloud/databases/getting-started/) guide.
39+
You need to be able to order a database solution in the OVHcloud Control Panel, as explained in our [Getting started with Public Cloud Databases](https://docs.ovh.com/ie/en/publiccloud/databases/getting-started/) guide.
4040

4141
As [Strapi](https://strapi.io/){.external} is written in Javascript, packages like [nodejs](https://nodejs.org/){.external}, [nvm](https://github.com/nvm-sh/nvm){.external} and [yarn](https://classic.yarnpkg.com/en/){.external} are necessary for this tutorial.
4242

@@ -64,7 +64,7 @@ In this step, choose an appropriate service plan. You will be able to upgrade th
6464

6565
![Choose plan](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql02.png){.thumbnail}
6666

67-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
67+
Please visit the [capabilities page](https://docs.ovh.com/ie/en/publiccloud/databases/postgresql/capabilities/) for detailed information on each plan's properties.
6868

6969
Click `Next`{.action} to continue.
7070

@@ -82,7 +82,7 @@ You can choose the node model in this step. The initial and maximum numbers of n
8282

8383
![Order nodes](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql04.png){.thumbnail}
8484

85-
Please visit the [capabilities page](https://docs.ovh.com/gb/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
85+
Please visit the [capabilities page](https://docs.ovh.com/ie/en/publiccloud/databases/postgresql/capabilities/) for detailed information on the hardware resources and other properties of the MySQL database installation.
8686

8787
Take note of the pricing information and click `Next`{.action} to continue.
8888

@@ -96,7 +96,7 @@ Click `Next`{.action} to continue.
9696

9797
#### Step 6: Summary and confirmation
9898

99-
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/gb/en/api/first-steps-with-ovh-api/).
99+
The last section will show a summary of your order as well as the API equivalent of creating this database instance with the [OVHcloud API](https://docs.ovh.com/ie/en/api/first-steps-with-ovh-api/).
100100

101101
![Confirm order](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql06.png){.thumbnail}
102102

@@ -116,7 +116,7 @@ Your database is ready when cluster status is "Ready", node status is green, and
116116
117117
#### Add your IPs to the DB authorised list
118118

119-
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/gb/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
119+
Following the related documentation on how to [authorise the suitable IP addresses](https://docs.ovh.com/ie/en/publiccloud/databases/mongodb/managing-service/#configuring-authorised-ips), add your IPs to the authorised list.
120120

121121
![Green statuses and authorized IPs setted on Database Control Panel](images/postgresql-tuto-01-connect-strapi-to-managed-postgresql10.png){.thumbnail}
122122

0 commit comments

Comments
 (0)