From 35f93bef890024bc96e059c1387a52539b9e119c Mon Sep 17 00:00:00 2001 From: traveler Date: Mon, 4 May 2026 06:14:13 -0500 Subject: [PATCH] audit(gremlin): gatus PASS 2026-05-04 --- Netgrimoire/Audits/gatus-2026-05-04.md | 45 ++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Netgrimoire/Audits/gatus-2026-05-04.md diff --git a/Netgrimoire/Audits/gatus-2026-05-04.md b/Netgrimoire/Audits/gatus-2026-05-04.md new file mode 100644 index 0000000..235b9ce --- /dev/null +++ b/Netgrimoire/Audits/gatus-2026-05-04.md @@ -0,0 +1,45 @@ +--- +title: Audit - gatus.yaml +description: Gremlin audit report 2026-05-04 +published: true +date: 2026-05-04T11:14:13.036Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-05-04T11:14:13.036Z +--- + +# Audit Report — gatus.yaml + +**Date:** 2026-05-04 +**File:** swarm/gatus.yaml +**Type:** Docker Swarm +**Verdict:** PASS + +--- + +**SWARM AUDIT** + +1. **Homepage labels:** + - `homepage.group`: PASS (Monitoring) + - `homepage.name`: PASS (Gatus) + - `homepage.icon`: PASS (gatus.png) + - `homepage.href`: PASS (https://status.netgrimoire.com) + - `homepage.description`: PASS (Service Monitor) + +2. **Uptime Kuma labels:** + - No Uptime Kuma service found in the provided YAML, so this check is not applicable. + +3. **Caddy labels on exposed services:** + - `caddy=status.netgrimoire.com` and `caddy.reverse_proxy=gatus:8080`: PASS + +4. **Placement constraints:** + - `node.hostname == znas`: PASS + +5. **Volumes use /DockerVol/ path convention:** + - `/DockerVol/gatus/config:/config`: PASS + - `/DockerVol/gatus/data:/data`: PASS + +6. **Network references external netgrimoire overlay:** + - `netgrimoire` network is referenced externally, so this check is not applicable. + +**VERDICT: PASS** \ No newline at end of file