diff --git a/Netgrimoire/Audits/Calibre-web-2026-04-03.md b/Netgrimoire/Audits/Calibre-web-2026-04-03.md deleted file mode 100644 index 73e7b16..0000000 --- a/Netgrimoire/Audits/Calibre-web-2026-04-03.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: Audit - Calibre-web.yaml -description: Gremlin audit report 2026-04-03 -published: true -date: 2026-04-03T01:42:48.069Z -tags: gremlin,audit -editor: markdown -dateCreated: 2026-04-03T01:42:48.069Z ---- - -# Audit Report — Calibre-web.yaml - -**Date:** 2026-04-03 -**File:** swarm/Calibre-web.yaml -**Type:** Docker Swarm -**Verdict:** FAIL - ---- - -1. **Homepage labels**: - - `homepage.group`: PASS - - `homepage.name`: PASS - - `homepage.icon`: PASS - - `homepage.href`: PASS - - `homepage.description`: PASS - -2. **Uptime Kuma labels**: - - `kuma.cwa.http.name`: PASS - - `kuma.cwa.http.url`: PASS - -3. **Caddy labels on exposed services**: - - `caddy`: PASS - - `caddy.reverse_proxy`: PASS - -4. **Placement constraints**: - - `node.hostname == znas`: PASS - -5. **Volumes use /DockerVol/ path convention**: - - `/DockerVol/Calibre-web/Config`: PASS - - `/data/nfs/znas/Data/media/books/library/Netgrimoire`: FAIL (This volume does not follow the `/DockerVol/` path convention) - -6. **Network references external netgrimoire overlay**: - - `netgrimoire`: PASS - -**VERDICT: FAIL** - -The Calibre-web service uses a volume that does not follow the specified naming convention, which could lead to misconfiguration or conflicts in managing volumes across different services. \ No newline at end of file