From c0fbe54d5c99b12bca7120163c2fbed85a01bf7c Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 2 Oct 2024 16:43:47 +0200 Subject: [PATCH 1/4] feat(wbh): add low level doc --- .../webhosting/how-to/manage-databases.mdx | 65 +++++++++++++++++++ .../how-to/manage-email-accounts.mdx | 55 ++++++++++++++++ .../webhosting/how-to/manage-ftp-accounts.mdx | 48 ++++++++++++++ menu/navigation.json | 14 +++- 4 files changed, 181 insertions(+), 1 deletion(-) create mode 100644 managed-services/webhosting/how-to/manage-databases.mdx create mode 100644 managed-services/webhosting/how-to/manage-email-accounts.mdx create mode 100644 managed-services/webhosting/how-to/manage-ftp-accounts.mdx diff --git a/managed-services/webhosting/how-to/manage-databases.mdx b/managed-services/webhosting/how-to/manage-databases.mdx new file mode 100644 index 0000000000..389b6accbb --- /dev/null +++ b/managed-services/webhosting/how-to/manage-databases.mdx @@ -0,0 +1,65 @@ +--- +meta: + title: How to manage databases + description: Discover how to manage databases for Scaleway Web Hosting plans from the console. + h1: How to manage databases + paragraph: Discover how to manage databases for Scaleway Web Hosting plans from the console. +tags: webhosting +dates: + validation: 2024-10-02 + posted: 2024-10-02 +categories: + - managed-services +--- + +You can create and manage databases for your website and applications, including user creation and password updates directly from the Scaleway console. + + + + +- A Scaleway account logged into the [console](https://console.scaleway.com) +- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization +- [Registered a domain name](/network/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar +- A Web Hosting plan + +## How to create a database + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Databases** tab to display information related to your databases. +4. Click **Create database** in the **Database** section of the page to create a new one. A pop-up displays. +5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering its username and password. Click **Create database** to create the database. +5. Enter the username and password for your FTP acconut. Then click **Create FTP account** to submit the form and create the account. + +## How to delete a database + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Databases** tab to display information related to your databases. +4. Click next to the database you want to delete. A pop-up displays. +5. Click **Delete database** to confirm the action and delete the database. + +## How to create a database user + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Databases** tab to display information related to your databases. +4. Click **Create database user** in the **Database users** section of the page to create a new one. A pop-up displays. +5. Enter a username and password. Then click **Create database user** to create the user. + +## How to update the password of a database user + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Databases** tab to display information related to your databases. +4. Click > **Change password** next to the database user whose password you want to change. A pop-up displays. +5. Enter the new password and click **Update database user** to submit the form and update the password. + + +## How to delete a database user + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Databases** tab to display information related to your databases. +4. Click > **Delete** next to the database user you want to delete. A pop-up displays. +5. Click **Delete database user** to confirm the action and delete the user. diff --git a/managed-services/webhosting/how-to/manage-email-accounts.mdx b/managed-services/webhosting/how-to/manage-email-accounts.mdx new file mode 100644 index 0000000000..7af04eac81 --- /dev/null +++ b/managed-services/webhosting/how-to/manage-email-accounts.mdx @@ -0,0 +1,55 @@ +--- +meta: + title: How to manage email accounts + description: Discover how to manage email accounts for Scaleway Web Hosting plans from the console. + h1: How to manage email accounts + paragraph: Discover how to manage email accounts for Scaleway Web Hosting plans from the console. +tags: webhosting +dates: + validation: 2024-10-02 + posted: 2024-10-02 +categories: + - managed-services +--- + +Send, receive, and store electronic messages through the internet. Email accounts can be accessed via POP3 and IMAP protocols and managed from the Scaleway console. + + + +- A Scaleway account logged into the [console](https://console.scaleway.com) +- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization +- [Registered a domain name](/network/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar +- A Web Hosting plan + +## How to create an email account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Emails** tab to display information related to your email accounts. +4. Click **Create email account** to create a new one. A pop-up displays. +5. Select the domain you want to associate the email account with from the drop-down list, then enter a username and password. + + The username is the part of your email address in front of the @. + +6. Click **Create email account** to confirm the action and create the account. + + + To access webmail for the email account, click **Access webmail** next to the email account. + + + +## How to update the password of an email account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Emails** tab to display information related to your email accounts. +4. Click > **Change password** next to the email account whose password you want to change. A pop-up displays. +5. Enter the new password and click **Change password** to submit the form and update the password. + +## How to delete an email account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **Emails** tab to display information related to your email accounts. +4. Click > **Delete** next to the email account you want to delete. A pop-up displays. +5. Type **DELETE** in the popup and click **Delete email account** to confirm the action and delete the account. diff --git a/managed-services/webhosting/how-to/manage-ftp-accounts.mdx b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx new file mode 100644 index 0000000000..9845fac9f8 --- /dev/null +++ b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx @@ -0,0 +1,48 @@ +--- +meta: + title: How to manage FTP accounts + description: Discover how to manage FTP accounts for Scaleway Web Hosting plans from the console. + h1: How to manage FTP accounts + paragraph: Discover how to manage FTP accounts for Scaleway Web Hosting plans from the console. +tags: webhosting +dates: + validation: 2024-10-02 + posted: 2024-10-02 +categories: + - managed-services +--- + +FTP (File Transfer Protocol) is used to tranfer data from your computer to your Web Hosting account and vice versa. This allows you to manage the content of your website. + +You can create and manage FTP accounts directly from the Scaleway console. + + + +- A Scaleway account logged into the [console](https://console.scaleway.com) +- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization +- [Registered a domain name](/network/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar +- A Web Hosting plan + +## How to create a FTP account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **FTP** tab to display information related to your FTP accounts. +4. Click **Create FTP account** to create a new one. A pop-up displays. +5. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form to create the account. + +## How to update the password of a FTP account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **FTP** tab to display information related to your FTP accounts. +4. Click > **Change password** next to the FTP account whose password you want to change. A pop-up displays. +5. Enter the new password and click **Change password** to submit the form to update the password. + +## How to delete a FTP account + +1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. +2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +3. Click the **FTP** tab to display information related to your FTP accounts. +4. Click > **Delete** next to the FTP account you want to delete. A pop-up displays. +5. Click **Delete FTP account** to confirm the action and delete the FTP account. diff --git a/menu/navigation.json b/menu/navigation.json index 6e3080e101..bda6569798 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -2658,6 +2658,18 @@ "label": "Manage a Web Hosting plan", "slug": "manage-webhosting" }, + { + "label": "Manage FTP accounts", + "slug": "manage-ftp-accounts" + }, + { + "label": "Manage databases", + "slug": "manage-databases" + }, + { + "label": "Manage email accounts", + "slug": "manage-email-accounts" + }, { "label": "Order a dedicated IP for Web Hosting", "slug": "order-dedicated-ip" @@ -5399,4 +5411,4 @@ ], "label": "Additional Services" } -] \ No newline at end of file +] From 0707529407d6076b8bb63b3e7acc24dfd758b459 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 2 Oct 2024 17:30:02 +0200 Subject: [PATCH 2/4] feat(wbh): update quickstart --- managed-services/webhosting/quickstart.mdx | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/managed-services/webhosting/quickstart.mdx b/managed-services/webhosting/quickstart.mdx index 089e71f6a8..1fb88d5a1d 100644 --- a/managed-services/webhosting/quickstart.mdx +++ b/managed-services/webhosting/quickstart.mdx @@ -7,7 +7,7 @@ content: paragraph: This page shows you how to get started with Web Hosting. tags: webhosting cpanel dates: - validation: 2024-07-03 + validation: 2024-10-02 posted: 2021-05-26 categories: - webhosting @@ -46,6 +46,10 @@ Scaleway provides Web Hosting plans with [cPanel](/managed-services/webhosting/r ## How to access the Web Hosting control panel from the Scaleway console + + You can manage your [email accounts](/managed-services/webhosting/how-to/manage-email-accounts/), [databases](/managed-services/webhosting/how-to/manage-databases/), and [FTP accounts](/managed-services/webhosting/how-to/manage-ftp-accounts/) directly from the Scaleway console. + + 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. @@ -130,6 +134,21 @@ Scaleway's Web Hosting control panels are a multi-language solution and you can ## How to create a mailbox + + 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. + 2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. + 3. Click the **Emails** tab to display information related to your email accounts. + 4. Click **Create email account** to create a new one. A pop-up displays. + 5. Select the domain you want to associate the email account with from the drop-down list, then enter a username and password. + + The username is the part of your email address in front of the @. + + 6. Click **Create email account** to confirm the action and create the account. + + + To access webmail for the email account, click **Access webmail** next to the email account. + + 1. Open the [Web Hosting control panel](#how-to-access-the-web-hosting-control-panel-from-the-scaleway-console) and log in using your panel user and password. The Web Hosting panel dashboard displays. 2. Click **Email accounts** in the **Email** section of the dashboard. A list of your mailboxes displays. @@ -171,6 +190,12 @@ Scaleway's Web Hosting control panels are a multi-language solution and you can You can access the webmail platform for your Web Hosting directly from your Scaleway console. + + 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. + 2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. + 3. Click the **Emails** tab to display information related to your email accounts. + 4. Click **Access webmail** next to the email address you want to access. The webmail interface displays in a new browser tab. + 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. 2. Click or the domain name of the Web Hosting plan you want to configure. The **Hosting information** page displays. From ea68c87888a447e73510ea1667d113004590620b Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 3 Oct 2024 15:19:46 +0200 Subject: [PATCH 3/4] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- .../webhosting/how-to/manage-databases.mdx | 14 +++++++------- .../webhosting/how-to/manage-email-accounts.mdx | 8 ++++---- .../webhosting/how-to/manage-ftp-accounts.mdx | 6 +++--- managed-services/webhosting/quickstart.mdx | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/managed-services/webhosting/how-to/manage-databases.mdx b/managed-services/webhosting/how-to/manage-databases.mdx index 389b6accbb..e8cf97cfe0 100644 --- a/managed-services/webhosting/how-to/manage-databases.mdx +++ b/managed-services/webhosting/how-to/manage-databases.mdx @@ -25,16 +25,16 @@ You can create and manage databases for your website and applications, including ## How to create a database 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. 4. Click **Create database** in the **Database** section of the page to create a new one. A pop-up displays. -5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering its username and password. Click **Create database** to create the database. -5. Enter the username and password for your FTP acconut. Then click **Create FTP account** to submit the form and create the account. +5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering a username and password. Click **Create database** to create the database. +5. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form and create the account. ## How to delete a database 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. 4. Click next to the database you want to delete. A pop-up displays. 5. Click **Delete database** to confirm the action and delete the database. @@ -42,7 +42,7 @@ You can create and manage databases for your website and applications, including ## How to create a database user 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. 4. Click **Create database user** in the **Database users** section of the page to create a new one. A pop-up displays. 5. Enter a username and password. Then click **Create database user** to create the user. @@ -50,7 +50,7 @@ You can create and manage databases for your website and applications, including ## How to update the password of a database user 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. 4. Click > **Change password** next to the database user whose password you want to change. A pop-up displays. 5. Enter the new password and click **Update database user** to submit the form and update the password. @@ -59,7 +59,7 @@ You can create and manage databases for your website and applications, including ## How to delete a database user 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. 4. Click > **Delete** next to the database user you want to delete. A pop-up displays. 5. Click **Delete database user** to confirm the action and delete the user. diff --git a/managed-services/webhosting/how-to/manage-email-accounts.mdx b/managed-services/webhosting/how-to/manage-email-accounts.mdx index 7af04eac81..e6cb7a3e23 100644 --- a/managed-services/webhosting/how-to/manage-email-accounts.mdx +++ b/managed-services/webhosting/how-to/manage-email-accounts.mdx @@ -24,7 +24,7 @@ Send, receive, and store electronic messages through the internet. Email account ## How to create an email account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Emails** tab to display information related to your email accounts. 4. Click **Create email account** to create a new one. A pop-up displays. 5. Select the domain you want to associate the email account with from the drop-down list, then enter a username and password. @@ -41,7 +41,7 @@ Send, receive, and store electronic messages through the internet. Email account ## How to update the password of an email account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Emails** tab to display information related to your email accounts. 4. Click > **Change password** next to the email account whose password you want to change. A pop-up displays. 5. Enter the new password and click **Change password** to submit the form and update the password. @@ -49,7 +49,7 @@ Send, receive, and store electronic messages through the internet. Email account ## How to delete an email account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Emails** tab to display information related to your email accounts. 4. Click > **Delete** next to the email account you want to delete. A pop-up displays. -5. Type **DELETE** in the popup and click **Delete email account** to confirm the action and delete the account. +5. Type **DELETE** in the pop-up and click **Delete email account** to confirm the action and delete the account. diff --git a/managed-services/webhosting/how-to/manage-ftp-accounts.mdx b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx index 9845fac9f8..408f3acd38 100644 --- a/managed-services/webhosting/how-to/manage-ftp-accounts.mdx +++ b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx @@ -26,7 +26,7 @@ You can create and manage FTP accounts directly from the Scaleway console. ## How to create a FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **FTP** tab to display information related to your FTP accounts. 4. Click **Create FTP account** to create a new one. A pop-up displays. 5. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form to create the account. @@ -34,7 +34,7 @@ You can create and manage FTP accounts directly from the Scaleway console. ## How to update the password of a FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **FTP** tab to display information related to your FTP accounts. 4. Click > **Change password** next to the FTP account whose password you want to change. A pop-up displays. 5. Enter the new password and click **Change password** to submit the form to update the password. @@ -42,7 +42,7 @@ You can create and manage FTP accounts directly from the Scaleway console. ## How to delete a FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. -2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. +2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **FTP** tab to display information related to your FTP accounts. 4. Click > **Delete** next to the FTP account you want to delete. A pop-up displays. 5. Click **Delete FTP account** to confirm the action and delete the FTP account. diff --git a/managed-services/webhosting/quickstart.mdx b/managed-services/webhosting/quickstart.mdx index 1fb88d5a1d..11e5ba2ed3 100644 --- a/managed-services/webhosting/quickstart.mdx +++ b/managed-services/webhosting/quickstart.mdx @@ -136,7 +136,7 @@ Scaleway's Web Hosting control panels are a multi-language solution and you can 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. - 2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. + 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Emails** tab to display information related to your email accounts. 4. Click **Create email account** to create a new one. A pop-up displays. 5. Select the domain you want to associate the email account with from the drop-down list, then enter a username and password. @@ -192,7 +192,7 @@ You can access the webmail platform for your Web Hosting directly from your Scal 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. - 2. Click or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays. + 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Emails** tab to display information related to your email accounts. 4. Click **Access webmail** next to the email address you want to access. The webmail interface displays in a new browser tab. From 2dbda55a74613ca388de7a3aea84f0cb64f98f3e Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 3 Oct 2024 17:09:22 +0200 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com> --- managed-services/webhosting/how-to/manage-databases.mdx | 4 ++-- managed-services/webhosting/how-to/manage-ftp-accounts.mdx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/managed-services/webhosting/how-to/manage-databases.mdx b/managed-services/webhosting/how-to/manage-databases.mdx index e8cf97cfe0..94e92f57b1 100644 --- a/managed-services/webhosting/how-to/manage-databases.mdx +++ b/managed-services/webhosting/how-to/manage-databases.mdx @@ -27,9 +27,9 @@ You can create and manage databases for your website and applications, including 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. 3. Click the **Databases** tab to display information related to your databases. -4. Click **Create database** in the **Database** section of the page to create a new one. A pop-up displays. +4. Click **Create database** in the **Database** section of the page. A pop-up displays. 5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering a username and password. Click **Create database** to create the database. -5. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form and create the account. +6. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form and create the account. ## How to delete a database diff --git a/managed-services/webhosting/how-to/manage-ftp-accounts.mdx b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx index 408f3acd38..3952704570 100644 --- a/managed-services/webhosting/how-to/manage-ftp-accounts.mdx +++ b/managed-services/webhosting/how-to/manage-ftp-accounts.mdx @@ -23,7 +23,7 @@ You can create and manage FTP accounts directly from the Scaleway console. - [Registered a domain name](/network/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar - A Web Hosting plan -## How to create a FTP account +## How to create an FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. @@ -31,7 +31,7 @@ You can create and manage FTP accounts directly from the Scaleway console. 4. Click **Create FTP account** to create a new one. A pop-up displays. 5. Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form to create the account. -## How to update the password of a FTP account +## How to update the password of an FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays. @@ -39,7 +39,7 @@ You can create and manage FTP accounts directly from the Scaleway console. 4. Click > **Change password** next to the FTP account whose password you want to change. A pop-up displays. 5. Enter the new password and click **Change password** to submit the form to update the password. -## How to delete a FTP account +## How to delete an FTP account 1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. 2. Click or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.