diff --git a/authentik/docker-compose.yml b/authentik/docker-compose.yml index c4fa0db..d511ad3 100644 --- a/authentik/docker-compose.yml +++ b/authentik/docker-compose.yml @@ -26,6 +26,14 @@ services: kuma.authentik.http.name: 'Authentik' kuma.authentik.http.url: 'https://auth.domr.ovh' kuma.authentik.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "homelab", "value": "" }]' + homepage.group: Hosting + homepage.name: Authentik + homepage.icon: authentik.png + homepage.href: https://auth.domr.ovh/ + homepage.description: Authentik Oauth2 Service + homepage.widget.type: authentik + homepage.widget.url: https://auth.domr.ovh/ + homepage.widget.key: slGO2rsG4xTObyuzRYPEe4Gs92X8TeNblIYOstX0rCID1WEv6wT5wkz4filJ redis: image: docker.io/library/redis:alpine