Netgrimoire/False Grimoire/Netgrimoire/Audits/glance-2026-04-03.md
2026-04-12 09:39:57 -05:00

1.3 KiB

title description published date tags editor dateCreated
Audit - glance.yaml Gremlin audit report 2026-04-03 true 2026-04-03T02:53:50.034Z gremlin,audit markdown 2026-04-03T02:53:50.034Z

Audit Report — glance.yaml

Date: 2026-04-03
File: swarm/glance.yaml
Type: Docker Swarm
Verdict: PASS


Audit Summary:

  1. Homepage labels:

    • PASS: homepage.group, homepage.name, homepage.href, homepage.description are correctly set.
  2. Uptime Kuma labels:

    • FAIL: No Uptime Kuma related labels found.
      • Fix: Add the necessary labels under labels for Uptime Kuma if needed.
  3. Caddy labels on exposed services:

    • PASS: The caddy label is present with the domain and reverse proxy configuration.
  4. Placement constraints:

    • FAIL: No placement constraints found.
      • Fix: Add constraints under deploy.resources to specify node.hostname or any other resource constraint if needed.
  5. Volumes use /DockerVol/ path convention:

    • PASS: The volume path /data/nfs/znas/Docker/glance:/app/config follows the recommended naming convention.
  6. Network references external netgrimoire overlay:

    • PASS: The service references an external network netgrimoire.

VERDICT: PASS