Add forward auth to prometheus

This commit is contained in:
Joey Hafner 2022-10-17 11:03:05 -07:00
parent 67fbae1ebe
commit 6231f45b14

View File

@ -50,7 +50,7 @@ services:
labels:
- traefik.http.routers.prometheus-monitoring.rule=Host(`prometheus.jafner.net`)
- traefik.http.routers.prometheus-monitoring.tls.certresolver=lets-encrypt
#- traefik.http.routers.prometheus-monitoring.middlewares=
- traefik.http.routers.prometheus-monitoring.middlewares=traefik-forward-auth@file
loki:
image: grafana/loki:2.5.0