diff --git a/homepage/readme.md b/homepage/readme.md new file mode 100644 index 0000000..00638c8 --- /dev/null +++ b/homepage/readme.md @@ -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. \ No newline at end of file