Fixed persmission issue in doc. Added validation of hooks in gitlab:app:status

This commit is contained in:
randx 2012-07-26 16:14:34 +03:00
parent c27105f8c3
commit 18f83016b1
5 changed files with 55 additions and 21 deletions

View file

@ -119,6 +119,7 @@ Permissions:
sudo chmod -R g+rwX /home/git/repositories/
sudo chown -R git:git /home/git/repositories/
sudo chown gitlab:gitlab /home/git/repositories/**/hooks/post-receive
#### CHECK: Logout & login again to apply git group to your user