From dfcaba027256f220ea7272e1a19e179c17c7dbf9 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 2 Apr 2026 20:37:51 -0500 Subject: [PATCH] audit(gremlin): authentik PASS 2026-04-03 --- Netgrimoire/Audits/authentik-2026-04-03.md | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Netgrimoire/Audits/authentik-2026-04-03.md diff --git a/Netgrimoire/Audits/authentik-2026-04-03.md b/Netgrimoire/Audits/authentik-2026-04-03.md new file mode 100644 index 0000000..37b51ee --- /dev/null +++ b/Netgrimoire/Audits/authentik-2026-04-03.md @@ -0,0 +1,47 @@ +--- +title: Audit - authentik.yaml +description: Gremlin audit report 2026-04-03 +published: true +date: 2026-04-03T01:37:51.009Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-04-03T01:37:51.009Z +--- + +# Audit Report — authentik.yaml + +**Date:** 2026-04-03 +**File:** swarm/authentik.yaml +**Type:** Docker Swarm +**Verdict:** PASS + +--- + +**SWARM AUDIT RESULTS** + +1. **Homepage labels**: All homepage labels are present. + - `homepage.group=Management` + - `homepage.name=Authentik` + - `homepage.icon=authentik.png` + - `homepage.href=https://auth.netgrimoire.com` + - `homepage.description=Account Manager` + +2. **Uptime Kuma labels**: No Uptime Kuma labels are present in the configuration. + +3. **Caddy labels on exposed services**: + - `caddy=auth.netgrimoire.com` is present. + - `caddy.reverse_proxy="{{upstreams 9000}}"` is present. + +4. **Placement constraints**: + - All services have placement constraints for node.hostname. + +5. **Volumes use /DockerVol/ path convention**: + - `/DockerVol/Authentik/Postgres` + - `/DockerVol/Authentik/redis` + - `/DockerVol/Authentik/media` + - `/DockerVol/Authentik/custom-templates` + +6. **Network references external netgrimoire overlay**: + - `netgrimoire` network is referenced. + +**VERDICT: PASS** \ No newline at end of file