Commit e09bff08 authored by Saito's avatar Saito

Update doc/installation.md

Git Smart HTTP protocol runs on `gitlab:gitlab`.
parent b2df61d8
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment