is it possible to “install a os” on a existing droplet without creating a new one?
i know its pretty much pointless as re-creation utilizes newer hardware and likely better prices too, its just a nostalgia reason as the droplet is 12 years old, but so is the kernel wich isn;t exactly a great thing.
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hey 👋
I think that the “Rebuild Droplet” functionality might be what you are after.
This will rebuild your Droplet using the image specified and its original configuration parameters. The rebuild process will destroy all data currently on this Droplet, so back up anything you want to keep.
Rebuilds are limited to base images and snapshots in the same OS family as the Droplet:
Let me know if this works for you!
- Bobby