-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
One thing I struggled to understand while reading README is the location of authorized_keys
file on Gitlab server.
My case is slightly different, namely my Gitlab is running on a virtual machine behind NAT, so no docker and volumes are involved. I figured out that the file I need is located under /var/opt/gitlab/.ssh/authorized_keys
. A few things are different: dot in .ssh
: not sure if its absence is a typo in README or deliberate. Secondly, my authorized_keys
file wasn't empty, so I appended a key instead of overwritting the whole file with a key like it says in README.
I would improve instructions in README if you are okay with it. Otherwise, great solution! Thank you!
rendyanthony
Metadata
Metadata
Assignees
Labels
No labels