I’d like to create, manage and delete droplets - all from my Java app and without human intervention. Seems possible except for the step requiring the root access: is there a way to get the credentials programmatically, not by email?
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!
Please add in your API this option - email <br> <br>Sample: <br> <br>New Droplet <br>GET https://api.digitalocean.com/v1/droplets/new?client_id=[client_id]&api_key=[api_key]&name=[droplet_name]&size_id=[size_id]&image_id=[image_id]®ion_id=[region_id]&email=[my_email] <br> <br>my_email - email address <br> <br>On email send root password <br> <br> <br> <br>This very good!
You can setup ssh keys in your droplets. No email will be sent to you with root password and can login with the key password. <br>Windows: <br>https://www.digitalocean.com/community/articles/how-to-use-ssh-keys-with-putty-on-digitalocean-droplets-windows-users <br> <br>Linux: <br>https://www.digitalocean.com/community/articles/how-to-use-ssh-keys-with-digitalocean-droplets
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.