stacks/homelab
Neale Pickett e52dcd3a3e Version plex, Enable incoming dir in samba 2022-02-28 16:09:57 -07:00
..
periodic Initial 2021-12-17 09:38:07 -07:00
.gitignore Add samba back 2022-02-27 10:32:35 -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.yaml Version plex, Enable incoming dir in samba 2022-02-28 16:09:57 -07:00
grafana.ini.tmpl Initial 2021-12-17 09:38:07 -07:00
jellyfin.yaml Rename jellyfin dropin yaml 2022-01-11 21:35:14 -07:00
netdata.yaml how to netdata 2022-01-11 21:33:56 -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