From 4f7ee614840a03210c0f277f5a532c49e249c16f Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 2 Apr 2026 20:53:06 -0500 Subject: [PATCH] Delete Netgrimoire/Audits/JellyStat-2026-04-03.md --- Netgrimoire/Audits/JellyStat-2026-04-03.md | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 Netgrimoire/Audits/JellyStat-2026-04-03.md diff --git a/Netgrimoire/Audits/JellyStat-2026-04-03.md b/Netgrimoire/Audits/JellyStat-2026-04-03.md deleted file mode 100644 index 914d37e..0000000 --- a/Netgrimoire/Audits/JellyStat-2026-04-03.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Audit - JellyStat.yaml -description: Gremlin audit report 2026-04-03 -published: true -date: 2026-04-03T01:44:19.909Z -tags: gremlin,audit -editor: markdown -dateCreated: 2026-04-03T01:44:19.909Z ---- - -# Audit Report — JellyStat.yaml - -**Date:** 2026-04-03 -**File:** swarm/JellyStat.yaml -**Type:** Docker Swarm -**Verdict:** FAIL - ---- - -1. Homepage labels: **PASS** - All required labels are present. -2. Uptime Kuma labels: **FAIL** - The `kuma..http.name` and `kuma..http.url` labels are not correctly formatted in the deploy block. -3. Caddy labels on exposed services: **PASS** - The `caddy=` and `caddy.reverse_proxy` labels are present and correctly formatted. -4. Placement constraints: **FAIL** - The `node.hostname` constraint is specified but no nodes named "bruce" exist in the infrastructure. -5. Volumes use `/DockerVol/ path convention`: **PASS** - All volumes follow the required path convention. -6. Network references external netgrimoire overlay: **PASS** - The network reference to `netgrimoire` is correct. - -VERDICT: FAIL \ No newline at end of file