Infra_docker/homepage
2025-12-05 15:36:12 +01:00
..
.env Ajouter homepage/.env 2024-10-06 21:37:24 +02:00
docker-compose.yml Actualiser homepage/docker-compose.yml 2025-12-05 15:36:12 +01:00
readme.md Ajouter homepage/readme.md 2024-10-06 21:40:38 +02:00

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.