Question
I want to allow diferent users to manage some of my droplets
I have an Owner account, but I want to allow some users to some droplets as administrators.
Can I do?
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.
×
Do you want those people to manage the system as root (meaning the Droplet) or you want them to create/delete droplets?
You can give them ssh access or if you want you can give them your api key and control the droplets from tugboat. Check the projects page for more
Thanks for the replies. Maybe I not explain very well.
I agree that with the api I can allow users via ssh to my droplets and so on.
But my “real” need is to give access to my account profile on digitalocean.com, like
if I login into, but other users with other permisions over my droplets.
It’s not about the droplet itself, it’s about the “administration” on digitalocean.com as an account
with some profile.
Regards,