F5F Stay Refreshed Power Users Networks Gitlab and webserver

Gitlab and webserver

Gitlab and webserver

I
itacarambi
Member
189
02-15-2016, 11:40 PM
#1
Yes, it's feasible to run both a web server and a GitLab server on the same machine while sharing a domain. You can configure GitLab to use Nginx as its reverse proxy, directing traffic to the appropriate service based on the URL path. This setup allows www.website.com to serve your main site and www.website.com/gitlab to host the GitLab instance.
I
itacarambi
02-15-2016, 11:40 PM #1

Yes, it's feasible to run both a web server and a GitLab server on the same machine while sharing a domain. You can configure GitLab to use Nginx as its reverse proxy, directing traffic to the appropriate service based on the URL path. This setup allows www.website.com to serve your main site and www.website.com/gitlab to host the GitLab instance.