1.2 KiB
1.2 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - glance.yaml | Gremlin audit report 2026-04-13 | true | 2026-04-13T11:14:14.010Z | gremlin,audit | markdown | 2026-04-13T11:14:14.010Z |
Audit Report — glance.yaml
Date: 2026-04-13
File: swarm/glance.yaml
Type: Docker Swarm
Verdict: PASS
-
Homepage labels:
- homepage.group, homepage.name, homepage.icon, homepage.href, homepage.description: All present.
-
Uptime Kuma labels:
- kuma.glance.http.name, kuma.glance.http.url: Both are correctly set.
-
Caddy labels on exposed services:
- caddy=home.netgrimoire.com: Present.
- caddy.reverse_proxy: "glance:8080": Correctly configured.
-
Placement constraints:
- node.hostname: Not specified, could lead to placement issues if nodes are not properly labeled.
-
Volumes use /DockerVol/ path convention:
- Incorrect, volumes are mounted at
/data/nfs/znas/Docker/glance.
- Incorrect, volumes are mounted at
-
Network references external netgrimoire overlay:
- Correct, network
netgrimoireis declared as external.
- Correct, network
Fixes:
- Update volume paths to follow the /DockerVol/ convention.
- Specify a node placement constraint for better control over where services run.
VERDICT: FAIL