Docker-gitlab: Gitlab Pages is too old / Gitlab Pages Access requires additional arguments

Created on 28 Nov 2018  Â·  4Comments  Â·  Source: sameersbn/docker-gitlab

For the Gitlab Pages access control, gitlab pages v1.3.0 is required, current gitlab pages is too old.

wontfix

Most helpful comment

But one has to configure the path to the auth endpoint like:
https://projects.example.io/auth

Thank you very much, you saved me from going crazy :wink:

All 4 comments

Also gitlab pages daemon start script need to be extended with the oauth -auth-* commandline parameters

I run into an issue: when access controll is active pages won’t work with the message “to many redirects“. I was wondering if this issue means that Pages with access controll might not work currently or if it’s an configuration problem?

Update:
I got it working. My problem was a configuration mistake for the following env var:

Documentation states:

GITLAB_PAGES_ACCESS_REDIRECT_URI | Required | Redirect URI, non existing pages domain to redirect to pages daemon, https://projects.example.io
-- | -- | --

But one has to configure the path to the auth endpoint like:
https://projects.example.io/auth

But one has to configure the path to the auth endpoint like:
https://projects.example.io/auth

Thank you very much, you saved me from going crazy :wink:

This issue has been automatically marked as stale because it has not had any activity for the last 60 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

globalcitizen picture globalcitizen  Â·  4Comments

pmoralesp picture pmoralesp  Â·  3Comments

schmunk42 picture schmunk42  Â·  5Comments

laoshancun picture laoshancun  Â·  5Comments

azman0101 picture azman0101  Â·  4Comments