Expose Authentik on public Pangolin hostname
This commit is contained in:
@@ -41,7 +41,7 @@ Bootstrap:
|
||||
docker logs authentik-server --tail=50
|
||||
curl -fsS http://127.0.0.1:9000/-/health/ready/
|
||||
|
||||
6. Complete initial login with the bootstrap admin on the internal URL first, then wire the public auth route.
|
||||
6. Complete initial login with the bootstrap admin on the internal URL first, then wire the public Pangolin hostname `https://authentik.paccoco.com`. Grafana and other OIDC clients should use that public hostname instead of the LAN-only `http://10.5.30.6:9000` base URL.
|
||||
7. Build providers before cutover:
|
||||
|
||||
- Grafana: OAuth2/OIDC provider
|
||||
|
||||
Reference in New Issue
Block a user