Infra_docker/homepage/readme.md
2024-10-06 21:40:38 +02:00

328 B

Homepage

A simple dashboard easy to use and set especially with docker (https://github.com/gethomepage/homepage).

I just added a label (- "traefik.http.middlewares.homepage-auth.basicauth.users=${AUTH_USER}:${AUTH_PASS}") in order to add a simple authentication. This is not an obligation, I'm actually working at using OIDC.