audit(gremlin): JellyStat PASS 2026-04-03
This commit is contained in:
parent
0549446bf7
commit
b5b6fef4c9
1 changed files with 9 additions and 37 deletions
|
|
@ -2,10 +2,10 @@
|
||||||
title: Audit - JellyStat.yaml
|
title: Audit - JellyStat.yaml
|
||||||
description: Gremlin audit report 2026-04-03
|
description: Gremlin audit report 2026-04-03
|
||||||
published: true
|
published: true
|
||||||
date: 2026-04-03T02:07:48.363Z
|
date: 2026-04-03T02:22:49.579Z
|
||||||
tags: gremlin,audit
|
tags: gremlin,audit
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-04-03T02:07:48.363Z
|
dateCreated: 2026-04-03T02:22:49.579Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Audit Report — JellyStat.yaml
|
# Audit Report — JellyStat.yaml
|
||||||
|
|
@ -17,39 +17,11 @@ dateCreated: 2026-04-03T02:07:48.363Z
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### SWARM AUDIT REPORT
|
**Homepage labels:** PASS
|
||||||
|
**Uptime Kuma labels:** PASS
|
||||||
|
**Caddy labels on exposed services:** PASS
|
||||||
|
**Placement constraints:** PASS
|
||||||
|
**Volumes use /DockerVol/<service> path convention:** PASS
|
||||||
|
**Network references external netgrimoire overlay:** PASS
|
||||||
|
|
||||||
1. **Homepage Labels:**
|
VERDICT: PASS
|
||||||
- `homepage.group`: PASS
|
|
||||||
- `homepage.name`: PASS
|
|
||||||
- `homepage.icon`: PASS
|
|
||||||
- `homepage.href`: PASS
|
|
||||||
- `homepage.description`: PASS
|
|
||||||
|
|
||||||
2. **Uptime Kuma Labels:**
|
|
||||||
- `kuma.jellystat.http.name="JellyStat"`: PASS
|
|
||||||
- `kuma.jellystat.http.url=http://jellystat:3000`: PASS
|
|
||||||
|
|
||||||
3. **Caddy Labels on Exposed Services:**
|
|
||||||
- `caddy=jellystat.netgrimoire.com`: PASS
|
|
||||||
- `caddy.reverse_proxy="{{upstreams 3000}}"`: PASS
|
|
||||||
|
|
||||||
4. **Placement Constraints:**
|
|
||||||
- `node.hostname == bruce`: PASS (Both services are constrained to the "bruce" node)
|
|
||||||
|
|
||||||
5. **Volumes Use `/DockerVol/<service>` Path Convention:**
|
|
||||||
- `jellystat-db` volume: PASS
|
|
||||||
```yaml
|
|
||||||
volumes:
|
|
||||||
- /DockerVol/jellystat/postgres-data:/var/lib/postgresql/data
|
|
||||||
```
|
|
||||||
- `jellystat` volume: PASS
|
|
||||||
```yaml
|
|
||||||
volumes:
|
|
||||||
- /DockerVol/jellystat/backup-data:/app/backend/backup-data
|
|
||||||
```
|
|
||||||
|
|
||||||
6. **Network References External `netgrimoire` Overlay:**
|
|
||||||
- Both services reference the external network `netgrimoire`: PASS
|
|
||||||
|
|
||||||
### VERDICT: PASS
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue