mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-31 02:21:10 +01:00 
			
		
		
		
	alias
This commit is contained in:
		| @@ -57,6 +57,18 @@ services: | |||||||
|     depends_on: |     depends_on: | ||||||
|       - postgresql |       - postgresql | ||||||
|       - redis |       - redis | ||||||
|  |     labels: | ||||||
|  |       - homepage.group=Utilities | ||||||
|  |       - homepage.name=Authentik | ||||||
|  |       - homepage.icon=authentik.png | ||||||
|  |       - homepage.href=https://auth.sectorq.eu | ||||||
|  |       - homepage.description=Authentification server | ||||||
|  |       - homepage.server=my-docker | ||||||
|  |       - homepage.container=immich_server | ||||||
|  |       - homepage.widget.type=authentik | ||||||
|  |       - homepage.widget.url=https://auth.sectorq.eu | ||||||
|  |       - homepage.widget.key=sVOwPPInTue7ZnvolmKG15hkE9gCyLcuAelLOQny6OIVn7JUilny9loPTG0v | ||||||
|  |       - homepage.widget.version=2 | ||||||
|   worker: |   worker: | ||||||
|     image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.6.1} |     image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.6.1} | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user