Is there a way I can create a droplet and have it autodestroy after an hour?
The power at my place goes out a lot, and I don’t want to lose a small fortune if the power goes out for an extended period of time.
Thanks for any tips.
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.
Hi there @DanielAlejandro,
What you could do is create a script to do that. You can use the DigitalOcean API to do that, here’s a link to the official documentation on how to delete a Droplet:
https://developers.digitalocean.com/documentation/v2/#delete-a-droplet
Hope that this helps! Regards, Bobby
Click below to sign up and get $100 of credit to try our products over 60 days!