Last Updated: February 25, 2016
·
315
· mbajur

Multiple users in dokku

In order to make it able to use dokku by few users simultaneously, we need to run a following command to add public key to authorized_keys file:

sudo sshcommand acl-add dokku name_of_your_user < ssh_key.pub