diff --git a/Netgrimoire/Audits/radarr-2026-04-27.md b/Netgrimoire/Audits/radarr-2026-04-27.md new file mode 100644 index 0000000..3da9c30 --- /dev/null +++ b/Netgrimoire/Audits/radarr-2026-04-27.md @@ -0,0 +1,38 @@ +--- +title: Audit - radarr.yaml +description: Gremlin audit report 2026-04-27 +published: true +date: 2026-04-27T11:31:48.067Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-04-27T11:31:48.067Z +--- + +# Audit Report — radarr.yaml + +**Date:** 2026-04-27 +**File:** swarm/radarr.yaml +**Type:** Docker Swarm +**Verdict:** PASS + +--- + +**Homepage Labels Check** +PASS: All required homepage labels (`homepage.group`, `homepage.name`, `homepage.icon`, `homepage.href`, `homepage.description`) are present and correctly configured. + +**Uptime Kuma Labels Check** +PASS: Both Uptime Kuma labels (`kuma.radarr.http.name` and `kuma.radarr.http.url`) are present and correctly configured. + +**Caddy Labels on Exposed Services Check** +PASS: Caddy labels for the Radarr service (`caddy=radarr.netgrimoire.com` and `caddy.reverse_proxy=radarr:7878`) are present and correctly configured. + +**Placement Constraints Check** +PASS: Node hostname constraint (`node.hostname==docker5`) is correctly set. The constraints excluding `arm64` and `arm` architectures should be reviewed if not applicable to the cluster configuration. + +**Volumes Use /DockerVol/ Path Convention Check** +PASS: Volume paths follow the `/DockerVol/Radarr:/config` convention, which is consistent with the naming convention. + +**Network References External netgrimoire Overlay Check** +PASS: The service references an external network `netgrimoire`, which is correctly set to be used by other services in the swarm. + +**VERDICT: PASS** \ No newline at end of file