# How can I migrate my data from my previous provider? You can migrate your data from another provider to DigitalOcean using the following tutorials. If you are coming from another Infrastructure as a Service (IaaS) provider, see [our tutorial on how to migrate your data from AWS, Linode, or Rackspace](https://www.digitalocean.com/community/tutorials/migrate-your-current-vps-linode-rackspace-aws-ec2-to-digitalocean). If you are migrating a WordPress website from a shared web hosting provider (like SiteGround, GoDaddy, or HostGator), [see our tutorial on how to migrate your WordPress site](https://www.digitalocean.com/community/tutorials/how-to-migrate-wordpress-from-shared-hosting-to-a-cloud-server-with-zero-downtime). If you are coming from a shared web hosting provider but are using something other than WordPress, [you can use the same guide](https://www.digitalocean.com/community/tutorials/how-to-migrate-wordpress-from-shared-hosting-to-a-cloud-server-with-zero-downtime), as many of the steps are the same. After setting up your Droplet with a server stack, take a backup of your data at your old provider, [upload that data to your Droplet](https://docs.digitalocean.com/products/droplets/how-to/transfer-files/index.html.md), and then update any configuration details, such as database credentials. ## Related Topics [How do I manually back up my Droplet?](https://docs.digitalocean.com/support/how-do-i-manually-back-up-my-droplet/index.html.md): Manually back up a Droplet by creating a snapshot, converting an automatic backup into a snapshot, or using third-party tools like SnapShooter or `rsync` to back up specific data. [How can I destroy my Droplets while maintaining my backups?](https://docs.digitalocean.com/support/how-can-i-destroy-my-droplets-while-maintaining-my-backups/index.html.md): Convert your backups to snapshots to save them indefinitely. [How do I fix a "system not initialized" error on multi-GPU Droplets?](https://docs.digitalocean.com/support/how-do-i-fix-a-system-not-initialized-error-on-multi-gpu-droplets/index.html.md): Make sure NVIDIA Fabric Manager is running and has the same version number as the GPU drivers.