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..94e92f57b1 --- /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 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. 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. +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 + +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 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 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. + +## 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 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. + + +## 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 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 new file mode 100644 index 0000000000..e6cb7a3e23 --- /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 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. + + 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 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. + +## 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 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 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 new file mode 100644 index 0000000000..3952704570 --- /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 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. +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 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. +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 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. +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 089e71f6a8..11e5ba2ed3 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 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. + + 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 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. + 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. 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 +]