I have multiple droplets all on AMS3.
I have a snapshot of the droplet A, and I’ve created the droplet B from A’s snapshot . Now I’ve made changes to the droplet A, I’ve made a second A’s snapshot, but I can’t restore that second snapshot to the droplet B because it only appears on A’s restore tab.
The only alternative I find is to destroy and create again the droplet, but I will lose my IP.
I can’t think of any technical limitation of restoring A’s snapshots to B, as A and B are the same since B is created from an A snapshot.
Is there any limitation, or it’s simply not implemented? It looks like a very simple feature to add.
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.
Hello all,
Yes, you can restore a Snapshot on a new Droplet. Go to cloud.digitalocean.com/ then click on Images. In there you’ll see your Snapshot.
On the Snapshot, you’ll see a More button. Click on it and then restore it on a droplet of your choosing.
You can restore a droplet from another droplet’s snapshot by rebuilding it from that snapshot (Destroy -> Rebuild).
This comment has been deleted