diff --git a/Netgrimoire/Audits/JellyStat-2026-04-03.md b/Netgrimoire/Audits/JellyStat-2026-04-03.md new file mode 100644 index 0000000..bd85a1b --- /dev/null +++ b/Netgrimoire/Audits/JellyStat-2026-04-03.md @@ -0,0 +1,41 @@ +--- +title: Audit - JellyStat.yaml +description: Gremlin audit report 2026-04-03 +published: true +date: 2026-04-03T01:34:23.991Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-04-03T01:34:23.991Z +--- + +# Audit Report — JellyStat.yaml + +**Date:** 2026-04-03 +**File:** swarm/JellyStat.yaml +**Type:** Docker Swarm +**Verdict:** PASS + +--- + +1. **Homepage labels**: All homepage labels are present. + - `homepage.group=Library` + - `homepage.name=JellyStat` + - `homepage.icon=jellystat.png` + - `homepage.href=http://jellystat.netgrimoire.com` + - `homepage.description=Jelly Stats` + +2. **Uptime Kuma labels**: No Uptime Kuma labels are present. + +3. **Caddy labels on exposed services**: + - `caddy=jellystat.netgrimoire.com` is correctly set. + - `caddy.reverse_proxy="{{upstreams 3000}}"` is correctly set. + +4. **Placement constraints**: All placement constraints use the `node.hostname == bruce`. + +5. **Volumes use /DockerVol/ path convention**: + - `/DockerVol/jellystat/postgres-data` is used for the `jellystat-db` service. + - `/DockerVol/jellystat/backup-data` is used for the `jellystat` service. + +6. **Network references external netgrimoire overlay**: The network `netgrimoire` is correctly referenced as an external network. + +**VERDICT: PASS** \ No newline at end of file