By Panimayaraj
I would like to create our own desired config of droplets, Is it possible to do or what.
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!
There are a few ways that you can create Droplet’s pre-configured with the software and applications you want. The first would be to use a “cloud-config” script to pre-install and configure what you need on first boot. The scripts can be entered when you create the Droplet:

This allows you to write reusable scripts that will get you up and running quickly. Check out this GitHub repo for a number of examples: https://github.com/digitalocean/do_user_scripts
Another option for creating a pre-configured Droplets is to take a snaphot of one that you’ve already set up. You can then use that as the base for any new Droplets that you create. For more general info on snapshots, see this tutorial: DigitalOcean Backups and Snapshots Explained.
You can also automate the process with tools like Packer, which help you build reusable Droplet Snapshots. See: How To Create DigitalOcean Snapshots Using Packer on Ubuntu 16.04
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.