Note I think should be added to some FAQ
Closed
Note I think should be added to some FAQ
Created by: andrewfenn
Sorry for reporting this as an issue however it's not apparent to me how to contribute documentation.
I have come across a problem which I feel others may come across in the future.
If you are having problems creating projects in GitLab and you have hooks in gitolite then you must make sure that the user you are running gitlab under has access to the /home/git/.gitolite/hooks/common directory because it makes a symlink to the hooks you have put there in every git repository.
The best way to avoid this is to simply run gitlab under the same user that runs gitolite although I am unaware if this presents a security hazard or not?
Please register or sign in to reply