By Josh
I want to set up everything (MERN stack) and then take it all offline and upload or call back the configs later on when I am ready to deploy. Ideally I could download them then reupload when needed to save on the minimal cost
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!
Hello @jakirby ,
You can’t download the DO droplet, so you would have to keep it as a snapshot/offline droplet. This means that you would have to pay for the snapshot or droplet. I guess you don’t want this, so as an alternative I recommend Docker.
You could setup a droplet with docker, configure your environment and then upload the docker container to the docker hub. After that you can download the container later on, on any VPS/Droplet/Dedicated machine you whish. Hope this helps you ;)
As other’s have mentioned, you could make use of the snapshot feature for storing the current state of a droplet as an image, then create a new droplet from that saved image at a later date when needed (note the small fee on saved snapshots).
Failing that, use of Docker and or a configuration management tool like Ansible would take some learning investment, but be very beneficial for these purposes you describe.
Hey, You could set up your droplet, then take a snapshot, destroy the server. In the future you can create droplet from image.
You then just have to pay 5cent per GB per month for the snapshot storage. So small snapshots are cheap
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.