-
Published Tool
Userify automates user/SSH key management using the UserData field during droplet launch or later.
•
By
jamieson
API
Security
-
Published Answer
Hansen is right. Installing keys on Droplets is a one-way deal: they’re installed at initial boot only and never updated or removed…
Accepted Answer:
Hansen is right. Installing keys on Droplets is a one-way deal: they’re installed at initial boot only and never updated or removed…
•
By
jamieson
-
Published Answer
You can also paste in the Userify script into the User Data section when booting up a droplet. This will let your droplet pull in y…
•
By
jamieson
-
Published Answer
Another way to do this with Userify is to paste the Userify shim installer into the “UserData” portion when creating your droplet (…
•
By
jamieson
-
Published Answer
What Ryan said! Especially the re-deployed snapshot fix.
We’ve been working on solving the remote key update/rotation issue at U…
•
By
jamieson
-
Published Question
Is it possible to launch snapshots into the DO marketplace that would include the Userify SSH key manager? It's a pretty small shim/agent (open source python).
1
•
•
By
jamieson
-
Published Question
Love that userdata is finally available at DO! Awesome! but it looks like Cloud Init is not fully configured in Ubuntu 14.04 LTS. Check out /etc/cloud/cloud.cfg.disabled..
Pasting a Userify deployment works if prefac...
1
•
•
By
jamieson