Hi,
I’ve installed Gitlab on my unix service and it’s running fine on port 8081 and i’ve unbundle the nginx and let the webserver to handle the traffic and direct to port 8081
My current directory installed :
/etc/gitlab/gitlab.rb
/opt/gitlab/
So i need help to get a gist/idea on how to copy/install a second gitlab using separate repository and separate port.
I’ve tried copying two different folder and create secondary symlink and rename the config but it failed.
I just need some ideas tq.