Netgrimoire/Netgrimoire/Audits/dozzle-2026-04-13.md

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 caddy labels found on exposed services.
    • Fix: Add caddy=<domain> and caddy.reverse_proxy labels to the dozzle service.

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.

Network References External netgrimoire Overlay:

  • PASS: The dozzle service references the external netgrimoire network.

Final VERDICT: FAIL