Skip to content

Instantly share code, notes, and snippets.

@stianl
Last active September 9, 2016 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stianl/05e5f22173a11611046b1ded052a873f to your computer and use it in GitHub Desktop.
Save stianl/05e5f22173a11611046b1ded052a873f to your computer and use it in GitHub Desktop.
Code snippets
# add public key to dokku
cat /path/to/public_key | ssh root@yourdokkuinstance "sudo sshcommand acl-add dokku [description]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment