audit(gremlin): Calibre-web PASS 2026-04-20
This commit is contained in:
parent
db3ac8a440
commit
cb059614e9
1 changed files with 47 additions and 0 deletions
47
Netgrimoire/Audits/Calibre-web-2026-04-20.md
Normal file
47
Netgrimoire/Audits/Calibre-web-2026-04-20.md
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
---
|
||||||
|
title: Audit - Calibre-web.yaml
|
||||||
|
description: Gremlin audit report 2026-04-20
|
||||||
|
published: true
|
||||||
|
date: 2026-04-20T11:01:10.011Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-20T11:01:10.011Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — Calibre-web.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-20
|
||||||
|
**File:** swarm/Calibre-web.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** PASS
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### SWARM AUDIT RESULTS:
|
||||||
|
|
||||||
|
1. **Homepage labels:**
|
||||||
|
- `homepage.group`: "PNCHarris Apps" — **PASS**
|
||||||
|
- `homepage.name`: "Family Library" — **PASS**
|
||||||
|
- `homepage.icon`: "calibre-web.png" — **PASS**
|
||||||
|
- `homepage.href`: "https://books.netgrimoire.com" — **PASS**
|
||||||
|
- `homepage.description`: "Calibre-Web Automated" — **PASS**
|
||||||
|
|
||||||
|
2. **Uptime Kuma labels:**
|
||||||
|
- Not present in the configuration — **FAIL**: Uptime Kuma should be integrated for monitoring.
|
||||||
|
|
||||||
|
3. **Caddy labels on exposed services:**
|
||||||
|
- `caddy: "books.netgrimoire.com , books.pncharris.com"` — **PASS**
|
||||||
|
- `caddy.reverse_proxy: "calibre-web-automated:8083"` — **PASS**
|
||||||
|
|
||||||
|
4. **Placement constraints:**
|
||||||
|
- `node.hostname == znas` — **PASS**
|
||||||
|
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention:**
|
||||||
|
- `/DockerVol/Calibre-web/Config:/config` — **PASS**
|
||||||
|
- `/data/nfs/znas/Data/media/books/library/Netgrimoire:/calibre-library:shared` — **FAIL**: This volume does not follow the `/DockerVol/<service>` path convention. It should be changed to `/DockerVol/calibre-web/Library`.
|
||||||
|
|
||||||
|
6. **Network references external netgrimoire overlay:**
|
||||||
|
- `netgrimoire`: External network reference is correct — **PASS**
|
||||||
|
|
||||||
|
### VERDICT:
|
||||||
|
FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue