I’d like to have the ability to easily launch prebuilt purpose specific (ex. ftp, web, mysql) server configurations in different regions.
My organization’s users would request for example an FTP server in NYC1 with a certain CPU/RAM/SSD config (DO standard plan) and have it ready for use within minutes.
I assume snapshots would be a solution? I’m however new to this type of development and would like to get input on how this could be setup in other ways without being dependent on DO snapshots.
Any suggestions welcome!
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!
You can spin up a new droplet, install and configure an FTP server on it, and snapshot it. Then, whenever you want to spin up a new FTP server, just create a new droplet that is based on the FTP snapshot. <br> <br>There is another option, which would be using a configuration management software such as Chef, Puppet, SaltStack, etc. We have plenty of articles on that: <a href=“https://www.digitalocean.com/community/tags/configuration-management”>https://www.digitalocean.com/community/tags/configuration-management</a>.
Generally I use snapshots to create new droplets. Here we was created a default droplet with all configurations then snapshot it. <br> <br>If you have many clients running on dedicated droplets, this way can be very helpful.
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.