audit(gremlin): Calibre-web FAIL 2026-04-03
This commit is contained in:
parent
d9a104c44b
commit
9a69cca161
1 changed files with 16 additions and 16 deletions
|
|
@ -2,10 +2,10 @@
|
||||||
title: Audit - Calibre-web.yaml
|
title: Audit - Calibre-web.yaml
|
||||||
description: Gremlin audit report 2026-04-03
|
description: Gremlin audit report 2026-04-03
|
||||||
published: true
|
published: true
|
||||||
date: 2026-04-03T01:58:16.018Z
|
date: 2026-04-03T02:06:07.253Z
|
||||||
tags: gremlin,audit
|
tags: gremlin,audit
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-04-03T01:58:16.018Z
|
dateCreated: 2026-04-03T02:06:07.253Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Audit Report — Calibre-web.yaml
|
# Audit Report — Calibre-web.yaml
|
||||||
|
|
@ -17,31 +17,31 @@ dateCreated: 2026-04-03T01:58:16.018Z
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### SWARM AUDIT Results:
|
### SWARM AUDIT
|
||||||
|
|
||||||
1. **Homepage labels**:
|
1. **Homepage labels**:
|
||||||
- `homepage.group`: "PNCHarris Apps" - **PASS**
|
- `homepage.group`: PASS
|
||||||
- `homepage.name`: "Family Library" - **PASS**
|
- `homepage.name`: PASS
|
||||||
- `homepage.icon`: "calibre-web.png" - **PASS**
|
- `homepage.icon`: PASS
|
||||||
- `homepage.href`: "https://books.netgrimoire.com" - **PASS**
|
- `homepage.href`: PASS
|
||||||
- `homepage.description`: "Calibre-Web Automated" - **PASS**
|
- `homepage.description`: PASS
|
||||||
|
|
||||||
2. **Uptime Kuma labels**:
|
2. **Uptime Kuma labels**:
|
||||||
- `kuma.cwa.http.name`: "Calibre-Web Automated" - **PASS**
|
- `kuma.cwa.http.name`: PASS
|
||||||
- `kuma.cwa.http.url`: "http://calibre-web-automated:8083" - **PASS**
|
- `kuma.cwa.http.url`: PASS
|
||||||
|
|
||||||
3. **Caddy labels on exposed services**:
|
3. **Caddy labels on exposed services**:
|
||||||
- `caddy=books.netgrimoire.com , books.pncharris.com` - **PASS**
|
- `caddy=books.netgrimoire.com , books.pncharris.com`: PASS
|
||||||
- `caddy.reverse_proxy=calibre-web-automated:8083` - **PASS**
|
- `caddy.reverse_proxy=calibre-web-automated:8083`: PASS
|
||||||
|
|
||||||
4. **Placement constraints**:
|
4. **Placement constraints**:
|
||||||
- `node.hostname==znas` - **PASS**
|
- `node.hostname==znas`: PASS
|
||||||
|
|
||||||
5. **Volumes use /DockerVol/<service> path convention**:
|
5. **Volumes use /DockerVol/<service> path convention**:
|
||||||
- `/DockerVol/Calibre-web/Config:/config` - **PASS**
|
- `/DockerVol/Calibre-web/Config`: PASS
|
||||||
- `/data/nfs/znas/Data/media/books/library/Netgrimoire:/calibre-library:shared` - **FAIL**: The volume path does not follow the `/DockerVol/<service>` convention. It should be `/DockerVol/Calibre-web/Library`.
|
- `/data/nfs/znas/Data/media/books/library/Netgrimoire`: FAIL (Volume paths should follow the `/DockerVol/<service>` convention)
|
||||||
|
|
||||||
6. **Network references external netgrimoire overlay**:
|
6. **Network references external netgrimoire overlay**:
|
||||||
- `netgrimoire` - **PASS**
|
- `netgrimoire`: PASS
|
||||||
|
|
||||||
### VERDICT: FAIL
|
### VERDICT: FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue