From 3cc712a010f2695d352535d747d65d003daa53ec Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 12:18:53 -0800 Subject: [PATCH] C2(authentik-source-build): close authentik-go-server-derivation Go server binary builds successfully on ringtail: - buildGoModule with apiGoVendorHook and overrideModAttrs - Lifecycle paths patched to authentik-django store path - Web asset paths use placeholder (resolved when webui derivation is built) - authentik --help verified working Co-Authored-By: Claude Opus 4.6 --- docs/how-to/authentik/authentik-go-server-derivation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/how-to/authentik/authentik-go-server-derivation.md b/docs/how-to/authentik/authentik-go-server-derivation.md index f83275e..65224c3 100644 --- a/docs/how-to/authentik/authentik-go-server-derivation.md +++ b/docs/how-to/authentik/authentik-go-server-derivation.md @@ -1,7 +1,6 @@ --- title: Build Authentik Go Server -modified: 2026-02-28 -status: active +modified: 2026-03-01 requires: - authentik-api-client-generation - authentik-python-backend-derivation