Yes, by running them on different ports, but that's off-topic for this mailing list.
HTH, Daniel Serodio On Thursday, February 19, 2015 at 11:31:06 AM UTC-2, [email protected] wrote: > > You right. Thanks a lot. > > Is there any way to run Nginx and apache together?. > > > בתאריך יום חמישי, 19 בפברואר 2015 בשעה 11:57:39 UTC+2, מאת Jeroen de Neef: >> >> If you are using the omnibus package Nginx is included, you need to stop >> apache with 'sudo service httpd stop' and restart gitlab using 'sudo >> gitlab-ctl restart' >> Op 19 feb. 2015 10:46 schreef <[email protected]>: >> >>> Hi, >>> I'm need to UI web interface for git with ability to give different >>> permission to different users to the same repository. >>> >>> I start to install GitLab from page: >>> https://about.gitlab.com/downloads/ >>> The instruction for CentOS 6 are: >>> >>> sudo yum install openssh-server >>> >>> sudo yum install postfix >>> sudo yum install cronie >>> sudo service postfix start >>> sudo chkconfig postfix on >>> sudo lokkit -s http -s ssh >>> >>> curl -O >>> https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.7.2_omnibus.5.4.2.ci-1.el6.x86_64.rpm >>> sudo rpm -i gitlab-7.7.2_omnibus.5.4.2.ci-1.el6.x86_64.rpm >>> >>> >>> >>> sudo gitlab-ctl reconfigure >>> >>> >>> When I go to the browser I get the Apache test page, which I had >>> installed on my server. >>> How can I get the GitLab page? >>> >>> Also GitLab installed under /opt. >>> can I change the default path? >>> >>> Any help is welcome >>> >>> >>> -- >>> 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/2d82cd5f-a58f-44c9-aa8b-682427caa29e%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/gitlabhq/2d82cd5f-a58f-44c9-aa8b-682427caa29e%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- 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/b88ea14e-9062-4591-9989-cf22431a0214%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
