-
Notifications
You must be signed in to change notification settings - Fork 258
docs(add): new wbh journey #5239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
b122d86
docs(add): new wbh journey
nerda-codes 90fb7bb
Apply suggestions from code review
nerda-codes b22eb47
docs(fix): remove old links
nerda-codes 2581e3d
docs(add): last fixes
nerda-codes 2260c69
Update pages/webhosting/how-to/order-webhosting.mdx
nerda-codes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| macro: wordpress-plan | ||
| --- | ||
|
|
||
| The Scaleway WordPress hosting plan includes: | ||
|
|
||
| - A preconfigured WordPress installation: Your WordPress website is automatically provisioned | ||
| - Easy access to WordPress admin: You will receive an email with a direct link to your WordPress admin dashboard. You can also access it anytime from the **Overview** tab of [your Web Hosting](https://console.scaleway.com/webhosting/) by clicking the **Open hosting dashboard** button | ||
| - Automatic database creation: A database is automatically created and connected to your WordPress installation | ||
|
|
||
| <Message type="important"> | ||
| **WordPress limitations:** | ||
|
|
||
| - Each WordPress hosting plan supports **only one website** | ||
| - You **cannot create additional databases** beyond the one that is automatically provided | ||
| </Message> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-60.9 KB
pages/webhosting/assets/scaleway-webhosting-control-panel-dashboard.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,58 @@ | ||
| --- | ||
| meta: | ||
| title: Web Hosting | ||
| description: Explore Web Hosting with our comprehensive FAQ covering website management and hosting capabilities. | ||
| content: | ||
| h1: Web Hosting FAQ | ||
| dates: | ||
| validation: 2025-07-09 | ||
| category: managed-services | ||
| productIcon: WebhostingProductIcon | ||
| --- | ||
|
|
||
| import WordpressWBHPlan from '@macros/webhosting/wordpress-plan.mdx' | ||
|
|
||
| ## Can you create a Web Hosting if you do not have a domain yet? | ||
|
|
||
| Yes. During the Web Hosting creation process, you are prompted to enter a domain that will be linked to your Web Hosting. This domain will serve as your website's entry point. | ||
| You can create your Web Hosting even if you have not registered any domain yet, by selecting **External domain or register later**. | ||
|
|
||
| <Message type="important"> | ||
| However, once you have created your Web Hosting, remember to **register your domain** either at Scaleway or another provider, and **update your domain's DNS records to use Scaleway's configuration** to connect your domain to Web Hosting. | ||
| Find out how to register a Scaleway domain in the [dedicated documentation](/domains-and-dns/how-to/register-internal-domain/). | ||
| </Message> | ||
|
|
||
|
|
||
| ## Can you create a Web Hosting if your domain is registered with a different provider? | ||
|
|
||
| Yes. During the Web Hosting creation process, you are prompted to enter a domain that will be linked to your Web Hosting. This domain will serve as your website's entry point. | ||
| You can create your Web Hosting even if you have registered your domain with a different provider, by selecting **External domain or register later**. | ||
|
|
||
| <Message type="important"> | ||
| However, once you have created your Web Hosting, remember to **update your domain's DNS records to use Scaleway's configuration** to connect your domain to Web Hosting. | ||
| </Message> | ||
|
|
||
|
|
||
| ## What is the difference between cPanel and WordPress admin? | ||
|
|
||
| When creating your Web Hosting, you can choose to manage your website through two different management interfaces: cPanel or WordPress. | ||
|
|
||
| **cPanel** is a control panel that gives you access to technical tools to manage your hosting environment, such as: | ||
| - Setting up email accounts | ||
| - Managing files | ||
| - Creating databases | ||
| - Installing software, or | ||
| - Uploading a custom-coded website. | ||
|
|
||
| You can control your website’s structure and appearance by uploading or editing HTML, CSS, or PHP files directly. | ||
|
|
||
| **WordPress** is a user-friendly dashboard for WordPress websites that helps you create and manage your website. With WordPress, you can: | ||
| - Customize themes | ||
| - Add content, and | ||
| - Install plugins | ||
|
|
||
| You can define how your website looks and behaves without needing to code. | ||
|
|
||
| ## What does the WordPress Web Hosting plan include? | ||
|
|
||
| <WordpressWBHPlan /> |
Binary file modified
BIN
+85.8 KB
(630%)
pages/webhosting/how-to/assets/scaleway-dns-verification.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,114 @@ | ||
| --- | ||
| meta: | ||
| title: How to manage your Web Hosting with cPanel | ||
| description: Learn how to manage your Web Hosting with cPanel | ||
| content: | ||
| h1: How to manage your Web Hosting with cPanel | ||
| paragraph: Learn how to manage your Web Hosting with cPanel | ||
| tags: webhosting cpanel control-panel | ||
| dates: | ||
| validation: 2025-07-09 | ||
| posted: 2025-07-09 | ||
| categories: | ||
| - managed-services | ||
| --- | ||
|
|
||
| import Requirements from '@macros/iam/requirements.mdx' | ||
| import image2 from '../assets/scaleway-cpanel-language1.webp' | ||
| import image3 from '../assets/scaleway-cpanel-language2.webp' | ||
| import image4 from '../assets/scaleway-cpanel-language3.webp' | ||
| import image5 from '../assets/scaleway-cpanel-login1.webp' | ||
| import image6 from '../assets/scaleway-cpanel-login2.webp' | ||
| import image7 from '../assets/scaleway-cpanel-email.webp' | ||
| import image8 from '../assets/scaleway-cpanel-email-create.webp' | ||
| import image9 from '../assets/scaleway-cpanel-email-create-form.webp' | ||
| import image10 from '../assets/scaleway-email-created.webp' | ||
| import image11 from '../assets/scaleway-webmail.webp' | ||
| import image12 from '../assets/scaleway-cpanel-filemanager.webp' | ||
| import image13 from '../assets/scaleway-cpanel-filemanager-view.webp' | ||
|
|
||
| <Requirements /> | ||
|
|
||
| - A Scaleway account logged into the [console](https://console.scaleway.com) | ||
| - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization | ||
| - [Registered a domain name](/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar | ||
| - Ordered a cPanel Web Hosting | ||
| - [Created an email account](/webhosting/quickstart/#how-to-create-a-mailbox-from-the-scaleway-console) | ||
|
|
||
| ## How to change the language in cPanel | ||
|
|
||
| cPanel is a multi-language solution, and you can switch the language of the interface to your preferences. | ||
|
|
||
| 1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. | ||
| 2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting plan you want to configure. The **Hosting information** page displays. | ||
| 3. Click **Open hosting dashboard** to open the cPanel hosting dashboard. The login screen displays. | ||
| 4. Click `...` on the right below the login form to open a list of all available languages. | ||
| <Lightbox image={image2} alt="" /> | ||
| 5. Click the language of your choice from the pop-up. A notification displays. | ||
| <Lightbox image={image3} alt="" /> | ||
| 6. Log in using your credentials to use the control panel in your preferred language. | ||
| <Lightbox image={image4} alt="" /> | ||
|
|
||
| ## How to access cPanel | ||
|
|
||
| 1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. | ||
| 2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting plan you want to configure. The **Hosting information** page displays. | ||
| 3. Click **Open hosting dashboard** to open the cPanel hosting dashboard. The login screen displays. | ||
| 4. Enter your **user** and the **temporary password** from the mail you have received after account creation. | ||
| <Lightbox image={image5} alt="" /> | ||
| 5. Enter your **temporary password** as well as your **new password** and it's confirmation. A secret password with a score of 65/100 or more is required for the new password. | ||
| <Lightbox image={image6} alt="" /> | ||
| <Message type="tip"> | ||
| You can use the **Password generator** to generate a safe, random password. | ||
| </Message> | ||
| 6. Click **Change your password now** to confirm the password update. You are being redirected to the login screen and you can login using your user and the newly set password. | ||
|
|
||
| ## How to create a mailbox in cPanel | ||
|
|
||
| 1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. | ||
| 2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting plan you want to configure. The **Hosting information** page displays. | ||
| 3. Click **Open hosting dashboard** and log in using your cPanel username and password. | ||
| 4. Click **Email accounts** in the **Email** section of the dashboard. A list of your mailboxes displays. | ||
| <Lightbox image={image7} alt="" /> | ||
| 5. Click **+ Create** on the email account overview page. | ||
| <Lightbox image={image8} alt="" /> | ||
| 6. Enter the email user name (first part of the email address before the "@" sign). | ||
| 7. In the Password section: | ||
| * Choose **Set password now** and input a secure password (not a dictionary word), including uppercase and lowercase letters, numbers, and symbols. | ||
| <Message type="tip"> | ||
| * The control panel rates the password on a scale of 0 to 100, with 0 being weak and 100 being very secure. | ||
| * Use the reveal icon to show the entered password. | ||
| * Click **Generate** to create a random secure password and reveal it. | ||
| </Message> | ||
| * Alternatively, select **Send login link to alternate email address** and input an email to receive a password creation link. | ||
| <Lightbox image={image9} alt="" /> | ||
| 8. Click **+ Create** to create the email mailbox. Your new email mailbox displays in the list of email accounts: | ||
| <Lightbox image={image10} alt="" /> | ||
|
|
||
| ## How to access the cPanel webmail interface from the Scaleway console | ||
|
|
||
| 1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. | ||
| 2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting plan you want to configure. The **Hosting information** page displays. | ||
| 3. Click the **Emails** tab, then click **Access webmail** to open your webmail in a new browser tab. | ||
| <Lightbox image={image11} alt="" /> | ||
| <Message type="note"> | ||
| The address of the webmail for your Web Hosting may be different. Always use the link provided for your Web Hosting plan. | ||
| </Message> | ||
| 4. Enter your email address and password and click **Log in** to connect to the webmail interface. | ||
| <Message type="tip"> | ||
| Click `...` below the login form to choose another language for the webmail interface. | ||
| </Message> | ||
|
|
||
| ## How to manage the files of your Web Hosting | ||
|
|
||
| 1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays. | ||
| 2. Click the Web Hosting domain you want to manage, then click **Open hosting dashboard** and log in using your cPanel username and password. | ||
| 3. Click **File Manager** in the **Files** section of the dashboard. | ||
| <Lightbox image={image12} alt="" /> | ||
| The file manager displays. | ||
| 4. Navigate to the `public_html` directory to upload, modify, or download your Web Hosting data. | ||
| <Lightbox image={image13} alt="" /> | ||
| <Message type="tip"> | ||
| * For more information on how to use the file manager, refer to the official [File Manager documentation](https://docs.cpanel.net/cpanel/files/file-manager/) | ||
| * You can also access your Web Hosting data via FTP by creating [FTP accounts](https://docs.cpanel.net/cpanel/files/ftp-accounts/) | ||
| </Message> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.