audit(gremlin): recyclarr FAIL 2026-04-03
This commit is contained in:
parent
4fb33a3229
commit
147a5fb0ac
1 changed files with 31 additions and 0 deletions
31
Netgrimoire/Audits/recyclarr-2026-04-03.md
Normal file
31
Netgrimoire/Audits/recyclarr-2026-04-03.md
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
---
|
||||||
|
title: Audit - recyclarr.yaml
|
||||||
|
description: Gremlin audit report 2026-04-03
|
||||||
|
published: true
|
||||||
|
date: 2026-04-03T03:13:33.974Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-03T03:13:33.974Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — recyclarr.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-03
|
||||||
|
**File:** swarm/recyclarr.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** FAIL
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
1. **Homepage labels**: NOT APPLICABLE (No homepage labels specified in the provided YAML).
|
||||||
|
2. **Uptime Kuma labels**: NOT APPLICABLE (No Uptime Kuma service or labels specified in the provided YAML).
|
||||||
|
3. **Caddy labels on exposed services**: NOT APPLICABLE (No Caddy service or reverse proxy configuration specified in the provided YAML).
|
||||||
|
4. **Placement constraints**:
|
||||||
|
- PASS: The `node.hostname == docker4` constraint is correctly applied.
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention**:
|
||||||
|
- FAIL: The volume path `/data/nfs/Baxter/Docker/recyclarr:/config` does not follow the `/DockerVol/recyclarr` path convention.
|
||||||
|
- **Fix**: Change the volume path to `/DockerVol/recyclarr/config`.
|
||||||
|
6. **Network references external netgrimoire overlay**:
|
||||||
|
- PASS: The network `netgrimoire` is correctly referenced as an external network.
|
||||||
|
|
||||||
|
**VERDICT: FAIL**
|
||||||
Loading…
Add table
Add a link
Reference in a new issue