Netgrimoire/Netgrimoire/Audits/sonarr-2026-04-03.md

1.5 KiB

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

Audit Report — sonarr.yaml

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


SWARM AUDIT REPORT

  1. Homepage labels:

    • PASS: homepage.group=Jolly Roger
    • PASS: homepage.name=Sonarr
    • PASS: homepage.icon=sonarr.png
    • FAIL: homepage.href=http://sonarr.netgrimoire.com should be http://sonarr:8989 (Relative URL recommended for internal services).
    • PASS: homepage.description=Television Library
  2. Uptime Kuma labels:

    • FAIL: No kuma labels found.
  3. Caddy labels on exposed services:

    • PASS: caddy=sonarr.netgrimoire.com
    • PASS: caddy.reverse_proxy="sonarr:8989"
  4. Placement constraints:

    • PASS: node.hostname==docker5
  5. Volumes use /DockerVol/ path convention:

    • FAIL: /data/nfs/znas/Data/:/data should be /DockerVol/Sonarr/data to adhere to the specified convention.
  6. Network references external netgrimoire overlay:

    • PASS: Network netgrimoire is referenced as external.

VERDICT: FAIL

The configuration contains several issues that need to be addressed for a successful audit. The homepage and Caddy labels require specific fixes, while the volume path does not comply with the established convention.