Netgrimoire/Netgrimoire/Audits/commander-2026-04-03.md
2026-04-12 09:53:51 -05:00

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:

  1. Homepage labels:

  2. Uptime Kuma labels:

    • FAIL: Uptime Kuma labels are not present in the provided YAML file.
  3. 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}}).
  4. Placement constraints:

    • PASS: node.hostname=nas
  5. Volumes use /DockerVol/ path convention:

    • FAIL: Volumes are using relative paths instead of the /DockerVol/ convention. Example volumes should be /DockerVol/cloudcmd:/root and /DockerVol/cloudcmd:/mnt/fs.
  6. 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.