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

1.1 KiB

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

Audit Report — radarr.yaml

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


  1. Homepage labels: All necessary homepage.labels are present.
  2. Uptime Kuma labels: Both kuma.radarr.http.name and kuma.radarr.http.url are correctly set.
  3. Caddy labels on exposed services: Caddy is correctly configured with a domain (radarr.netgrimoire.com) and reverse proxy (radarr:7878).
  4. Placement constraints: The constraint node.hostname == docker5 is applied, but there might be an issue if "docker5" is not a valid node name or does not exist.
  5. Volumes use /DockerVol/ path convention: Volumes are using the correct naming convention with /DockerVol/Radarr.
  6. Network references external netgrimoire overlay: The service is correctly referencing an existing external network netgrimoire.

VERDICT: PASS