diff --git a/Netgrimoire/Audits/kopia-2026-05-04.md b/Netgrimoire/Audits/kopia-2026-05-04.md new file mode 100644 index 0000000..4b1204d --- /dev/null +++ b/Netgrimoire/Audits/kopia-2026-05-04.md @@ -0,0 +1,48 @@ +--- +title: Audit - kopia.yaml +description: Gremlin audit report 2026-05-04 +published: true +date: 2026-05-04T11:19:56.101Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-05-04T11:19:56.101Z +--- + +# Audit Report — kopia.yaml + +**Date:** 2026-05-04 +**File:** swarm/kopia.yaml +**Type:** Docker Swarm +**Verdict:** FAIL + +--- + +1. **Homepage labels:** PASS + - homepage.group: Backup + - homepage.name: Kopia + - homepage.icon: kopia.png + - homepage.href: https://192.168.5.10:51515 + - homepage.description: Snapshot backup and deduplication + +2. **Uptime Kuma labels:** FAIL + - Uptime Kuma is not referenced in the provided YAML. No Uptime Kuma labels found. + +3. **Caddy labels on exposed services:** FAIL + - Caddy is not referenced in the provided YAML. No Caddy labels found. + +4. **Placement constraints:** PASS + - node.hostname: znas + +5. **Volumes use /DockerVol/ path convention:** PASS + - /DockerVol/kopia/config:/app/config + - /DockerVol/kopia/cache:/app/cache + - /DockerVol/kopia/cert:/app/cert + - /data/nfs/znas/Docker/kopia/logs:/app/logs + - /srv/vault/kopia_repository:/repository + - /srv/vault/backup:/vault + +6. **Network references external netgrimoire overlay:** PASS + +**VERDICT: FAIL** + +The audit reveals a failure in the Uptime Kuma and Caddy labels sections, which are essential for proper monitoring and reverse proxy configurations. \ No newline at end of file