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

This commit is contained in:
traveler 2026-04-02 20:34:24 -05:00
parent 0716e9737e
commit c6e4e722e4

View file

@ -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/<service> 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**