See here what you can do with *gitlab.rb*, which I guess you should find in 
*/etc/gitlab/gitlab.rb*


https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template


You can define the port gitlab runs on by the following notation: 
*http://host:port*
If you specify e.g. port 81 then apache and gitlab will not collide.


Then, in apache you can define a redirect from e.g. *http://host/gitlab* to 
*http://host:port*

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/8fbf99fa-0fdd-4775-a4cc-54a7dd5133ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to