Gitlab pages settings

Hi all.
We have Gitlab 13.4.2 self hosted and I’d like to enables pages on the same server, same IP but different port.

What do I need to change within gitlab.rd to do so? I couldn’t find a proper docs as most of them they mention different server settings.
Cheers

To get GitLab Pages running on the same server, same IP, different port is relatively easy in terms of gitlab.rb configuration.

First set up a wildcard DNS A record for the server, and then follow the instructions here for Wildcard domains with (or without) TLS support:

I hope this helps. Let us know how it goes!

Thanks Greg. I will go through and advice.

cheers

1 Like