Skip to content

Commit

Permalink
docs(webhosting): migrate webhosting (#2148)
Browse files Browse the repository at this point in the history
* docs(webhosting): migrate webhosting

* docs(webhosting): migration process
  • Loading branch information
bene2k1 authored Sep 19, 2023
1 parent e76311f commit 0457378
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 16 deletions.
Binary file not shown.
16 changes: 0 additions & 16 deletions managed-services/webhosting/how-to/migrate-webhosting-plan.mdx

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
meta:
title: How to migrate an Online.net/Dedibox web hosting plan to Scaleway
description: This page explains how to migrate an Online.net/Dedibox web hosting plan to Scaleway.
content:
h1: How to migrate an Online.net/Dedibox web hosting plan to Scaleway
paragraph: This page explains how to migrate an Online.net/Dedibox web hosting plan to Scaleway.
tags: webhosting
dates:
validation: 2023-09-18
posted: 2023-09-18
categories:
- managed-services
---


You now have the option to migrate your Dedibox Web Hosting Cloud (powered by cPanel) to our cutting-edge web hosting service within the Scaleway ecosystem. This new platform offers an intuitive graphical interface to streamline your web hosting management. By making the move to this upgraded system, you'll continue to access all the features included in your current Dedibox Web Hosting Cloud plan, along with the latest updates and performance enhancements for an even better hosting experience.

<Message type="important">
At present, migration is exclusively available for users with a [Web Hosting Cloud (cPanel) plan](/dedibox-console/cpanel-hosting/quickstart/) in the Dedibox console. Users with a Web Hosting Classic plan will have the opportunity to migrate at a later time.
</Message>

<Macro id="iam-requirements" />

<Message type="requirement">
- You have an account and are logged into the [Scaleway console](https://console.scaleway.com/)
- You have a [Web Hosting Cloud (cPanel)](/dedibox-console/cpanel-hosting/quickstart/) plan in the Dedibox console
- You are logged into the [Dedibox console](https://console.online.net/)
</Message>

<Message type="tip">
We highly recommend utilizing our name servers for a seamless migration experience:
* `ns1.whm.fr-par.scw.cloud.`
* `ns2.whm.fr-par.scw.cloud.`

If you are managing your DNS zone by yourself, you can locate all the necessary DNS pointers for configuration within the **DNS verification** tab of your Web Hosting in the Scaleway console.
</Message>

1. Go to the [list of web hosting accounts](https://console.online.net/en/mut/list) and select the web hosting you want to migrate.
2. Click **Migrate** on the web hosting overwiew. This action will trigger a pop-up to appear.
3. Review the details related to your web hosting and click **Migrate** to automatically populate the migration information in the Scaleway console. You will be redirected to the Scaleway console.
4. The migration details for your web hosting will be shown. Make sure that you are within the [destination project](/console/my-project/quickstart/) for your hosting. Then, proceed to click **Migrate your Web Hosting**.
<Lightbox src="scaleway-webhosting-migrate-console.webp" alt="" />
<Message type="note">
The migration process will be completed within two business days.
</Message>

<Message type="tip">
You also have the option to initiate the migration process manually by copying and pasting the web hosting details from your Dedibox console into the [Scaleway Web Hosting migration form](https://console.scaleway.com/webhosting/webhostings/migrate).
</Message>

<Navigation title="See Also">
<PreviousButton to="/managed-services/webhosting/how-to/terminate-webhosting/">How to terminate a Web Hosting plan</PreviousButton>
</Navigation>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ categories:

<Navigation title="See Also">
<PreviousButton to="/managed-services/webhosting/how-to/manage-webhosting/">How to manage a Web Hosting plan</PreviousButton>
<NextButton to="/managed-services/webhosting/how-to/migrate-webhosting-to-scaleway/">How to migrate an Online.net/Dedibox web hosting plan to Scaleway</NextButton>
</Navigation>
4 changes: 4 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2678,6 +2678,10 @@
{
"label": "Terminate a Web Hosting plan",
"slug": "terminate-webhosting"
},
{
"label": "How to migrate an Online.net/Dedibox web hosting plan to Scaleway",
"slug": "migrate-webhosting-to-scaleway"
}
],
"label": "How to",
Expand Down

0 comments on commit 0457378

Please sign in to comment.