1.5 KiB
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
-
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
-
Uptime Kuma labels:
- FAIL: No kuma labels found.
-
Caddy labels on exposed services:
- PASS: caddy=sonarr.netgrimoire.com
- PASS: caddy.reverse_proxy="sonarr:8989"
-
Placement constraints:
- PASS: node.hostname==docker5
-
Volumes use /DockerVol/ path convention:
- FAIL: /data/nfs/znas/Data/:/data should be /DockerVol/Sonarr/data to adhere to the specified convention.
-
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.