From 8614603518df845e0c621acf3f2b0aa9d20b5b80 Mon Sep 17 00:00:00 2001 From: traveler Date: Tue, 4 Feb 2025 21:05:27 -0600 Subject: [PATCH 1/3] ds --- authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik.yaml b/authentik.yaml index 1d615ce..84106e1 100755 --- a/authentik.yaml +++ b/authentik.yaml @@ -53,7 +53,7 @@ services: - node.hostname == nas authentik: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.3} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2023.10.7} restart: unless-stopped command: server environment: From 2600140d3e5c9874f55286b5fbdbfb6e527b071d Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 7 Feb 2025 18:45:17 -0600 Subject: [PATCH 2/3] dsa --- hydra.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hydra.yaml b/hydra.yaml index 22dd0aa..080abee 100755 --- a/hydra.yaml +++ b/hydra.yaml @@ -27,6 +27,8 @@ services: - caddy=hydra.netgrimoire.com - caddy.import=authentik - caddy.reverse_proxy="{{upstreams 5076}}" + constraints: + - node.labels.general == true networks: netgrimoire: From fcbd102587427c8d1e892b7a77a507422f1c79b3 Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 7 Feb 2025 19:32:53 -0600 Subject: [PATCH 3/3] sad --- authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik.yaml b/authentik.yaml index f116887..cd367c1 100755 --- a/authentik.yaml +++ b/authentik.yaml @@ -53,7 +53,7 @@ services: - node.hostname == nas authentik: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.3} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.12.3} restart: unless-stopped command: server environment: