audit(gremlin): JellyStat FAIL 2026-04-03
This commit is contained in:
parent
cc01d6dfd6
commit
88c052c18d
1 changed files with 10 additions and 24 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-03T01:34:23.991Z
|
date: 2026-04-03T01:44:19.909Z
|
||||||
tags: gremlin,audit
|
tags: gremlin,audit
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-04-03T01:34:23.991Z
|
dateCreated: 2026-04-03T01:44:19.909Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Audit Report — JellyStat.yaml
|
# Audit Report — JellyStat.yaml
|
||||||
|
|
@ -13,29 +13,15 @@ dateCreated: 2026-04-03T01:34:23.991Z
|
||||||
**Date:** 2026-04-03
|
**Date:** 2026-04-03
|
||||||
**File:** swarm/JellyStat.yaml
|
**File:** swarm/JellyStat.yaml
|
||||||
**Type:** Docker Swarm
|
**Type:** Docker Swarm
|
||||||
**Verdict:** PASS
|
**Verdict:** FAIL
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
1. **Homepage labels**: All homepage labels are present.
|
1. Homepage labels: **PASS** - All required labels are present.
|
||||||
- `homepage.group=Library`
|
2. Uptime Kuma labels: **FAIL** - The `kuma.<n>.http.name` and `kuma.<n>.http.url` labels are not correctly formatted in the deploy block.
|
||||||
- `homepage.name=JellyStat`
|
3. Caddy labels on exposed services: **PASS** - The `caddy=<domain>` and `caddy.reverse_proxy` labels are present and correctly formatted.
|
||||||
- `homepage.icon=jellystat.png`
|
4. Placement constraints: **FAIL** - The `node.hostname` constraint is specified but no nodes named "bruce" exist in the infrastructure.
|
||||||
- `homepage.href=http://jellystat.netgrimoire.com`
|
5. Volumes use `/DockerVol/<service> path convention`: **PASS** - All volumes follow the required path convention.
|
||||||
- `homepage.description=Jelly Stats`
|
6. Network references external netgrimoire overlay: **PASS** - The network reference to `netgrimoire` is correct.
|
||||||
|
|
||||||
2. **Uptime Kuma labels**: No Uptime Kuma labels are present.
|
VERDICT: FAIL
|
||||||
|
|
||||||
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**
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue