Update doc/installation.md

Git Smart HTTP protocol runs on `gitlab:gitlab`.
3-1-stable
Saito 2012-10-24 16:28:32 +08:00
parent b2df61d85a
commit e09bff082e
1 changed files with 4 additions and 0 deletions

View File

@ -157,6 +157,10 @@ Add your user to the `git` group:
sudo usermod -a -G git gitlab
Add `git` user to `gitlab` group:
sudo usermod -a -G gitlab git
Generate key:
sudo -H -u gitlab ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa