From d56113c03e70e07567f4dc3efa270a802b0186a1 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 2 Apr 2026 22:20:23 -0500 Subject: [PATCH] audit(gremlin): tunarr FAIL 2026-04-03 --- Netgrimoire/Audits/tunarr-2026-04-03.md | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Netgrimoire/Audits/tunarr-2026-04-03.md diff --git a/Netgrimoire/Audits/tunarr-2026-04-03.md b/Netgrimoire/Audits/tunarr-2026-04-03.md new file mode 100644 index 0000000..f490d71 --- /dev/null +++ b/Netgrimoire/Audits/tunarr-2026-04-03.md @@ -0,0 +1,30 @@ +--- +title: Audit - tunarr.yaml +description: Gremlin audit report 2026-04-03 +published: true +date: 2026-04-03T03:20:23.850Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-04-03T03:20:23.850Z +--- + +# Audit Report — tunarr.yaml + +**Date:** 2026-04-03 +**File:** swarm/tunarr.yaml +**Type:** Docker Swarm +**Verdict:** FAIL + +--- + +**SWARM AUDIT — check ALL of the following:** + +1. **Homepage labels**: All homepage labels are present. +2. **Uptime Kuma labels**: The labels `kuma.tunarr.http.name` and `kuma.tunarr.http.url` are present, but there is no label for another service (``) specified in the Uptime Kuma documentation. Assuming this is a single service, it is acceptable. +3. **Caddy labels on exposed services**: The Caddy labels `caddy=tunarr.netgrimoire.com` and `caddy.reverse_proxy="{{upstreams 8000}}"` are present. +4. **Placement constraints**: The placement constraint `node.labels.general == true` is not valid. It should be `node.role == "manager"` or another appropriate role if using a manager node. +5. **Volumes use /DockerVol/ path convention**: The volumes follow the convention, e.g., `/data/nfs/Baxter/Docker/tunarr/config`. +6. **Network references external netgrimoire overlay**: The network `netgrimoire` is referenced correctly and is an external network. + +**Final line:** +VERDICT: FAIL \ No newline at end of file