Moving Servers - Cloudron IP Change
-
Hi All -
I may need to relocate my Vultr server and am wondering what steps I would need to take in Cloudron after the move (it will have a new IP address) to make sure all the sites still work with minimal downtime? Is there a Cloudron command that can be run for this purpose?
-
If you are thinking of changing regions within the same provider, usually VPS providers have ability to snapshot a VM and migrate the VM. If Vultr has this, you can simply do that. The procedure would be:
- Snapshot VM
- Migrate the above snapshot to new region (depends on VPS if this is needed)
- Create VM in new region from the above snapshot
- Go to your DNS and manually change the IP to the new IP.
That should be it.
If the above flow is not possible, see the Cloudron migration guide. It's fairly easy - https://cloudron.io/documentation/backups/#move-cloudron-to-another-server . This will allow you to move a server across various VPS providers as well.
-
@echokos From what I know the DNS settings will be propagated correctly and set to the new IP if you enabled DNS management in cloudron right after restoring the backup on the new server. There is also the "dynamic IP" option which you can set in case the automatic switchover does not work and DNS records are not set correctly. This should not be necessary though.
-
@echokos Right as @NCKNE suggested, you can enable the dynamic dns option under Domains view before migration and take a backup after you enabled it. With that the DNS records will be automatically updated post migration. After migration, you can turn off that option since the IP won't change anyways.