stacks/homelab
Neale Pickett ac760536b0 Merge branch 'main' of sweetums.woozle.org:/mnt/ext/software/repos/stacks into main 2021-12-25 17:19:13 -07:00
..
periodic Initial 2021-12-17 09:38:07 -07:00
HOSTS Initial 2021-12-17 09:38:07 -07:00
README.md Initial 2021-12-17 09:38:07 -07:00
docker-compose.jellyfin.yaml Remove old secret, add optional jellyfin 2021-12-22 18:45:26 -07:00
docker-compose.yaml Merge branch 'main' of sweetums.woozle.org:/mnt/ext/software/repos/stacks into main 2021-12-25 17:19:13 -07:00
grafana.ini.tmpl Initial 2021-12-17 09:38:07 -07:00
prometheus.yaml Initial 2021-12-17 09:38:07 -07:00

README.md

Authentication

Grafana is exposed to the world. Let's hope that's safe. Its auth has this nice property that if you send basic-auth creds, it'll use that instead of presenting a login screen.

Things using basic authentication:

  • traefik dashboard

Things using traefik forward-authentication to grafana (you have to log in to grafana first):

  • prometheus
  • transmission