diff --git a/sites/platform/src/projects/region-migration.md b/sites/platform/src/projects/region-migration.md index 9f908f8c52..2f497e3b46 100644 --- a/sites/platform/src/projects/region-migration.md +++ b/sites/platform/src/projects/region-migration.md @@ -145,6 +145,12 @@ Once the new project is running and the DNS has fully propagated, delete the old ## Alternative process +**These tools are not directly supported by {{% vendor/name %}} support team, but you can open issues in their respective repositories directly.** + +We have open-sourced [ClonSun](https://github.com/upsun/clonsun), a tool that allows you to clone a project from one region to another. +ClonSun helps you migrate most of your project assets from one region to another with some remaining manual steps like moving your domain names from +one region to the other (or at the CDN level) and update your DNS records. + Although not directly supported by {{% vendor/name %}}, an agency named [Contextual Code](https://www.contextualcode.com/) has built a bash migration script. This script automates most common configurations.