1.4 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - diun.yaml | Gremlin audit report 2026-04-13 | true | 2026-04-13T11:09:24.322Z | gremlin,audit | markdown | 2026-04-13T11:09:24.322Z |
Audit Report — diun.yaml
Date: 2026-04-13
File: swarm/diun.yaml
Type: Docker Swarm
Verdict: FAIL
Auditing swarm/diun.yaml
-
Homepage labels: The file does not contain any homepage labels (
homepage.group,homepage.name,homepage.icon,homepage.href,homepage.description).
FAIL: Add the required homepage labels. -
Uptime Kuma labels: There are no Uptime Kuma services or labels in the provided YAML.
PASS -
Caddy labels on exposed services: There are no Caddy services or labels in the provided YAML.
PASS -
Placement constraints: The file specifies constraints that exclude
arm64andarmarchitectures, but does not include a constraint fornode.hostname.
FAIL: Add a constraint fornode.hostname. -
Volumes use /DockerVol/ path convention: One volume is correctly formatted as
/data/nfs/znas/Docker/diun, which follows the expected format. However, there is no other volume specified in the file.
PASS -
Network references external netgrimoire overlay: The network
netgrimoireis referenced and marked as external.
PASS