Integrate central Keycloak in Teiler

This commit is contained in:
juarez
2023-11-17 10:27:12 +01:00
parent 93a91326a2
commit dc3d5496e1
7 changed files with 34 additions and 13 deletions

View File

@ -15,7 +15,7 @@ services:
HTTP_RELATIVE_PATH: "/ccp-exporter"
SITE: "${SITE_ID}"
HTTP_SERVLET_REQUEST_SCHEME: "https"
OPAL_ADMINISTRATOR_PASSWORD: "${LDM_AUTH}"
OPAL_PASSWORD: "${EXPORTER_OPAL_PASSWORD}"
labels:
- "traefik.enable=true"
- "traefik.http.routers.exporter_ccp.rule=PathPrefix(`/ccp-exporter`)"