Delete Netgrimoire/Audits/Calibre-web-2026-04-03.md
This commit is contained in:
parent
0d4faaeb7d
commit
53e7f39992
1 changed files with 0 additions and 47 deletions
|
|
@ -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/<service> path convention**:
|
||||
- `/DockerVol/Calibre-web/Config`: PASS
|
||||
- `/data/nfs/znas/Data/media/books/library/Netgrimoire`: FAIL (This volume does not follow the `/DockerVol/<service>` 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue