From 0792b741528a90cc3c8789a315c1edbc779d6477 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 13:20:04 -0800 Subject: [PATCH] C2(authentik-source-build): close build-authentik-from-source MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All components assembled into default.nix: webui → authentik-django → authentik-server, with ak wrapper and container entrypoint. Tested on ringtail via test-build.nix -A assembled. The chain is complete. Co-Authored-By: Claude Opus 4.6 --- docs/how-to/authentik/build-authentik-from-source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/how-to/authentik/build-authentik-from-source.md b/docs/how-to/authentik/build-authentik-from-source.md index c14e821..09119a2 100644 --- a/docs/how-to/authentik/build-authentik-from-source.md +++ b/docs/how-to/authentik/build-authentik-from-source.md @@ -1,7 +1,6 @@ --- title: Build Authentik from Source -modified: 2026-02-28 -status: active +modified: 2026-03-01 branch: mikado/authentik-source-build requires: - authentik-go-server-derivation