I installed the omnibus package in my Debian server. The thing is, I actually have Nginx installed, used to serve some other services.
How can I redirect, e.g. myserver.com/gitlab to the Gitlab's own Nginx?
I don't know if there's another way to do it, but I'm really, really lost with this issue since I'm totally new to Gitlab and Nginx (and web servers-services in general).
Thanks for your patience.