Ajouter homepage/readme.md

This commit is contained in:
Lecourt Dimitri 2024-10-06 21:40:38 +02:00
parent 7a7712b417
commit a79ee09601

4
homepage/readme.md Normal file
View file

@ -0,0 +1,4 @@
# 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.