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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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! 👋
One way to do this is by taking a snapshot of a Droplet that already has everything set up the way you like it, including the desktop environment. Then, you can use that snapshot to create new Droplets whenever you need them. This way, you skip the hassle of reinstalling ubuntu-desktop each time.
Here’s how to do it:
Set Up Your Droplet:
ubuntu-desktop or any other software you need, like Google Chrome.Take a Snapshot:
Create New Droplets from the Snapshot:
That way there will be no need to reinstall ubuntu-desktop—it’s all ready to go. Also, each new Droplet will be identical, with the same software and configuration and you can quickly spin up new instances with your preferred setup already in place.
Give it a try, and let me know how it goes! If you have any more questions, feel free to ask! 🚀
- Bobby