1.5 KiB
1.5 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - commander.yaml | Gremlin audit report 2026-04-03 | true | 2026-04-03T02:42:30.634Z | gremlin,audit | markdown | 2026-04-03T02:42:30.634Z |
Audit Report — commander.yaml
Date: 2026-04-03
File: swarm/commander.yaml
Type: Docker Swarm
Verdict: FAIL
Audit Results:
-
Homepage labels:
- PASS: homepage.group=Applications
- PASS: homepage.name=Cloud Commander
- PASS: homepage.icon=mdi-cloud
- FAIL: homepage.href is incorrect. The correct URL should be https://cloudcmd.netgrimoire.com instead of https://commander.netgrimoire.com.
- FAIL: homepage.description is missing.
-
Uptime Kuma labels:
- FAIL: Uptime Kuma labels are not present in the provided YAML file.
-
Caddy labels on exposed services:
- PASS: caddy=commander.netgrimoire.com
- FAIL: caddy.reverse_proxy is missing an upstreams configuration, which should reference the service port (e.g., {{upstreams 8000}}).
-
Placement constraints:
- PASS: node.hostname=nas
-
Volumes use /DockerVol/ path convention:
- FAIL: Volumes are using relative paths instead of the /DockerVol/ convention. Example volumes should be
/DockerVol/cloudcmd:/rootand/DockerVol/cloudcmd:/mnt/fs.
- FAIL: Volumes are using relative paths instead of the /DockerVol/ convention. Example volumes should be
-
Network references external netgrimoire overlay:
- PASS: Network references an external netgrimoire overlay.
VERDICT: FAIL
One or more of the items failed during the audit, which prevents a full PASS verdict.