LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

vmdigitalocean: passwords #35

Closed uakfdotb closed 8 years ago

uakfdotb commented 8 years ago

Digital Ocean sets a root password on created virtual machines, but does not give us a way to get the password from API (it e-mails the password to account owner). There is a password reset API call, but this also e-mails the password.

There are two options:

Probably the best solution is to do the second option for now, and later also support SSH keys separately.

uakfdotb commented 8 years ago

Implemented cloud-config script.