Is it possible to spin up a new droplet from a snapshot where the new droplet is lower spec than the droplet that generated the snapshot (assuming that file sizes are within the storage limits of the new droplet)
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!
As long as the disk size of the snapshot is equal to or less than the size of the Droplet you’re trying to restore it to, you can definitely restore it.
If, for example, your snapshot is 40GB, you’d have to choose a Droplet with at least 40GB of storage available. So you wouldn’t be able to restore to a 20GB Droplet, but could restore to a 60GB, 80GB, etc.
CPU and RAM doesn’t matter when restoring as those are not hard limits and they are more flexible.
If anyone comes across this question and needs a quick / intuitive solution: You can attach a network volume to the droplet before you create it and essentially use it as a home directory and/or move your postgresql / mysql data directories to the network volume. Then you can create a separate droplet on a small powered server with the configuration you want. Then, when you deploy the server snapshot, you can choose any size you want, are not restricted by the original droplet size. You can then attach a snapshot of the network storage volume that contains the data.
This works for me. I have elastic CPU, storage and RAM requirements.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.