audit(gremlin): radarr PASS 2026-04-20
This commit is contained in:
parent
80d930aad0
commit
a9ab45f6ac
1 changed files with 47 additions and 0 deletions
47
Netgrimoire/Audits/radarr-2026-04-20.md
Normal file
47
Netgrimoire/Audits/radarr-2026-04-20.md
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
---
|
||||||
|
title: Audit - radarr.yaml
|
||||||
|
description: Gremlin audit report 2026-04-20
|
||||||
|
published: true
|
||||||
|
date: 2026-04-20T11:32:09.853Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-20T11:32:09.853Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — radarr.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-20
|
||||||
|
**File:** swarm/radarr.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** PASS
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
1. **Homepage labels**:
|
||||||
|
- `homepage.group`: Jolly Roger (PASS)
|
||||||
|
- `homepage.name`: Radarr (PASS)
|
||||||
|
- `homepage.icon`: radarr.png (PASS)
|
||||||
|
- `homepage.href`: https://radarr.netgrimoire.com (PASS)
|
||||||
|
- `homepage.description`: Movie Library (PASS)
|
||||||
|
|
||||||
|
2. **Uptime Kuma labels**:
|
||||||
|
- `kuma.radarr.http.name`: Radarr (PASS)
|
||||||
|
- `kuma.radarr.http.url`: https://radarr.netgrimoire.com (PASS)
|
||||||
|
|
||||||
|
3. **Caddy labels on exposed services**:
|
||||||
|
- `caddy: radarr.netgrimoire.com` (PASS)
|
||||||
|
- `caddy.reverse_proxy: radarr:7878` (PASS)
|
||||||
|
|
||||||
|
4. **Placement constraints**:
|
||||||
|
- `node.hostname == docker5`: PASS
|
||||||
|
- `node.platform.arch != arm64`: PASS
|
||||||
|
- `node.platform.arch != arm`: PASS
|
||||||
|
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention**:
|
||||||
|
- `/DockerVol/Radarr:/config` (PASS)
|
||||||
|
- `/data/nfs/znas/Data/:/data:shared` (Note: This does not follow the /DockerVol/<service> convention, which should be addressed for consistency.)
|
||||||
|
|
||||||
|
6. **Network references external netgrimoire overlay**:
|
||||||
|
- `netgrimoire`: PASS
|
||||||
|
|
||||||
|
**VERDICT**: FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue