Report this

What is the reason for this report?

Migrating from AWS to Digital Ocean procedure

Posted on May 28, 2019

I have recently hired a freelance developer to develop a web application for me. He has hosted the application from his server. I need him to now transfer the application along with the original code from his server to mine on Digital Ocean. Not sure whats the process involved and would be very grateful if someone could walk me through this as the developer himself has no clue in terms of migration.



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 there,

What is needed really depends on your application. We’re an unmanaged infrastructure provider, all of our images are based on upstream distro images. Things should act pretty “normal” once migrated and running.

To migrate contents over to a Droplet from another service I usually recommend a CLI tool like rsync: https://linux.die.net/man/1/rsync, https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps

Alternatively, we have a community guide on moving Linux systems, but it is more robust and needs to be adjusted based on your application’s setup.

If you have any questions or need clarification on anything, just write back in and let me know!

Regards, Ethan - Developer Support Engineer II @ DigitalOcean

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.