audit(gremlin): JellyStat PASS 2026-04-20

This commit is contained in:
traveler 2026-04-20 06:02:36 -05:00
parent cb36ad7df7
commit 3da2e67a3a

View file

@ -0,0 +1,45 @@
---
title: Audit - JellyStat.yaml
description: Gremlin audit report 2026-04-20
published: true
date: 2026-04-20T11:02:35.976Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-20T11:02:35.976Z
---
# Audit Report — JellyStat.yaml
**Date:** 2026-04-20
**File:** swarm/JellyStat.yaml
**Type:** Docker Swarm
**Verdict:** PASS
---
1. **Homepage labels**:
- `homepage.group=Library`
- `homepage.name=JellyStat`
- `homepage.icon=jellystat.png`
- `homepage.href=http://jellystat.netgrimoire.com`
- `homepage.description=Jelly Stats`
2. **Uptime Kuma labels**:
- `kuma.jellystat.http.name="JellyStat"`
- `kuma.jellystat.http.url=http://jellystat:3000`
3. **Caddy labels on exposed services**:
- `caddy=jellystat.netgrimoire.com`
- `caddy.reverse_proxy="{{upstreams 3000}}"`
4. **Placement constraints**:
- `node.hostname == bruce` ✅ for both services.
5. **Volumes use `/DockerVol/<service>` path convention**:
- `/DockerVol/jellystat/postgres-data`
- `/DockerVol/jellystat/backup-data`
6. **Network references external `netgrimoire` overlay**:
- External network `netgrimoire` is referenced correctly ✅.
**VERDICT: PASS**