docker-gitlab icon indicating copy to clipboard operation
docker-gitlab copied to clipboard

Gitlab pages not working

Open xXx-caillou-xXx opened this issue 3 years ago • 1 comments

Hi,

I don't see how the gitlab pages can be working, nginx listen to it on port 80, but everything on port 80 is redirected to port 443. Even changing it manually, I can access the gitlab pages when the visibility is set to public, but not when it is set to private.

The not documented GITLAB_PAGES_PORT setting affects only what gitlab is sending back to the user, and not the port on which gitlab pages are listening.

xXx-caillou-xXx avatar Jan 07 '22 10:01 xXx-caillou-xXx

Hey @sachilles @sameersbn

Any feedback on this? I'm basically having the same issue with Gitlab pages not working in a private repo when the visibility is set to "Only project members"

Thanks

OOub avatar Jan 10 '22 10:01 OOub