提交 e09bff08 编写于 作者: S Saito

Update doc/installation.md

Git Smart HTTP protocol runs on `gitlab:gitlab`.
上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册