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

1.2 KiB

title description published date tags editor dateCreated
Audit - recyclarr.yaml Gremlin audit report 2026-04-03 true 2026-04-03T03:13:33.974Z gremlin,audit markdown 2026-04-03T03:13:33.974Z

Audit Report — recyclarr.yaml

Date: 2026-04-03
File: swarm/recyclarr.yaml
Type: Docker Swarm
Verdict: FAIL


  1. Homepage labels: NOT APPLICABLE (No homepage labels specified in the provided YAML).
  2. Uptime Kuma labels: NOT APPLICABLE (No Uptime Kuma service or labels specified in the provided YAML).
  3. Caddy labels on exposed services: NOT APPLICABLE (No Caddy service or reverse proxy configuration specified in the provided YAML).
  4. Placement constraints:
    • PASS: The node.hostname == docker4 constraint is correctly applied.
  5. Volumes use /DockerVol/ path convention:
    • FAIL: The volume path /data/nfs/Baxter/Docker/recyclarr:/config does not follow the /DockerVol/recyclarr path convention.
      • Fix: Change the volume path to /DockerVol/recyclarr/config.
  6. Network references external netgrimoire overlay:
    • PASS: The network netgrimoire is correctly referenced as an external network.

VERDICT: FAIL