Report this

What is the reason for this report?

Change region server on an existing project

Posted on January 31, 2023

How do I find out which region server I chose initially and then change that region if necessary?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey @jackgaston,

If you want to migrate your Droplet to another datacenter region, you need to create a snapshot of your Droplet and then create a new Droplet from the snapshot in the new datacenter region. Snapshots are complete copies of your Droplet’s hard disk that are saved as a disk image that you can create additional Droplets from. Snapshots only contain the data that resides on the disk at the time the snapshot was taken.

Once that is done, you can give the following a read on how to migrate everything over:

https://docs.digitalocean.com/products/images/snapshots/how-to/migrate-droplets/

As for how to check in which region you are, go to your profile --> Select the Droplet (more settings) —> right next to the name of the droplet you’ll see the RAM, HDD it has, and in which region it is.

Hello @jackgaston

If you want to migrate your Droplet to another datacenter region, you need to create a snapshot of your Droplet and then create a new Droplet from the snapshot in the new datacenter region. Snapshots are complete copies of your Droplet’s hard disk that are saved as a disk image so you can create additional Droplets. Snapshots only contain the data that resides on the disk at the time the snapshot was taken.

To do migrate a Droplet using a snapshot, see How to Migrate Droplets Using DigitalOcean Snapshots.

Note: You need to make sure that the droplet type is available in the selected region. Some droplet specs might not be available for deployment.

https://docs.digitalocean.com/support/how-do-i-migrate-my-droplet-to-another-datacenter-region/

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Dark mode is coming soon.