Gitlabhq, gitlabci and gitlab runner
Created by: shankardevy
I tried to search a lot of documentation on how all the three components Gitlab, ci, and runner should be installed but couldn't find enough info. I am not talking about the installation doc but rather talking about the server infrastructure for these installations.
My current setup: Server1: gitlab, gitlabci-runner Server2: gitlabci Server3: (in future): gitlabci-runner
Is this a correct intended installation ?
I have a problem, userA in gitlab has access to only project, however, on gitlabci installation he is able to see other project builds as well. So I am not sure if I have to have multiple ci installation for different group of people. Please advice.
Thanks