audit(gremlin): authentik FAIL 2026-05-04

This commit is contained in:
traveler 2026-05-04 06:05:20 -05:00
parent d9d83a146d
commit 991b9eaf49

View file

@ -0,0 +1,32 @@
---
title: Audit - authentik.yaml
description: Gremlin audit report 2026-05-04
published: true
date: 2026-05-04T11:05:20.837Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-05-04T11:05:20.837Z
---
# Audit Report — authentik.yaml
**Date:** 2026-05-04
**File:** swarm/authentik.yaml
**Type:** Docker Swarm
**Verdict:** FAIL
---
PASS: Homepage labels are correctly specified.
FAIL: Uptime Kuma labels (kuma.<n>.http.name, kuma.<n>.http.url) are missing.
PASS: Caddy labels on exposed services are correctly set with domain and reverse proxy configuration.
PASS: Placement constraints include node.hostname == znas ensuring service is deployed only on the znas node.
FAIL: Volume paths are mostly correctly formatted but contain spaces which should be avoided. For example, /DockerVol/Authentik/media should be corrected to /DockerVol/Authentik/media.
PASS: Network authentik references an external netgrimoire overlay as expected.
VERDICT: FAIL