feat: add homepage docker labels to all stacks

This commit is contained in:
2026-03-31 16:40:37 +02:00
parent 23f1769b05
commit 2d25b336fb
15 changed files with 84 additions and 12 deletions
+7 -1
View File
@@ -29,7 +29,13 @@ services:
- "traefik.http.routers.scrutiny.tls.certresolver=le"
- "traefik.http.routers.scrutiny.middlewares=authelia@file,secure-headers@file"
- "traefik.http.services.scrutiny.loadbalancer.server.port=8080"
- homepage.group=Monitoring
- homepage.name=Scrutiny
- homepage.icon=scrutiny.png
- homepage.href=https://scrutiny.kaleschke.info
- homepage.widget.type=scrutiny
- homepage.widget.url=http://scrutiny:8080
networks:
frontend_net:
external: true
external: true