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

1.3 KiB

title description published date tags editor dateCreated
Audit - mealie.yaml Gremlin audit report 2026-04-13 true 2026-04-13T11:24:20.461Z gremlin,audit markdown 2026-04-13T11:24:20.461Z

Audit Report — mealie.yaml

Date: 2026-04-13
File: swarm/mealie.yaml
Type: Docker Swarm
Verdict: PASS


SWARM AUDIT FINDINGS:

  1. Homepage labels:

    • homepage.group=PNCHarris Apps: PASS
    • homepage.name=Mealie: PASS
    • homepage.icon=mealie.png: PASS
    • homepage.href=https://recipe.netgrimoire.com: PASS
    • homepage.description=Recipe Manager: PASS
  2. Uptime Kuma labels:

    • The provided YAML does not include any Uptime Kuma labels, so it is considered PASS (assuming there are no other configurations affecting this).
  3. Caddy labels on exposed services:

    • caddy=recipe.netgrimoire.com: PASS
    • caddy.reverse_proxy=recipe:9000: PASS
  4. Placement constraints:

    • node.hostname == docker4: PASS (constrained to a specific node)
  5. Volumes use /DockerVol/ path convention:

    • Volume path used is /DockerVol/mealie:/app/data: PASS
  6. Network references external netgrimoire overlay:

    • Network netgrimoire is referenced as external: true: PASS

VERDICT: PASS