1.3 KiB
1.3 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - dozzle.yaml | Gremlin audit report 2026-04-13 | true | 2026-04-13T11:10:42.155Z | gremlin,audit | markdown | 2026-04-13T11:10:42.155Z |
Audit Report — dozzle.yaml
Date: 2026-04-13
File: swarm/dozzle.yaml
Type: Docker Swarm
Verdict: FAIL
Audit Results:
Homepage Labels:
- PASS: homepage.group, homepage.name, homepage.icon, homepage.href, homepage.description
Uptime Kuma Labels:
- PASS: kuma.dozzle.http.name, kuma.dozzle.http.url
Caddy Labels on Exposed Services:
- FAIL: No
caddylabels found on exposed services.- Fix: Add
caddy=<domain>andcaddy.reverse_proxylabels to thedozzleservice.
- Fix: Add
Placement Constraints:
- FAIL: No placement constraints specified (
node.hostname).- Fix: Consider adding placement constraints if specific nodes are required for deployment.
Volumes Use /DockerVol/<service> Path Convention:
- FAIL: Volume path is
/var/run/docker.sock.- Fix: Update the volume path to use the convention
/DockerVol/dozzle.
- Fix: Update the volume path to use the convention
Network References External netgrimoire Overlay:
- PASS: The
dozzleservice references the externalnetgrimoirenetwork.