audit(gremlin): kopia FAIL 2026-05-04
This commit is contained in:
parent
512652af93
commit
013d53f5e1
1 changed files with 48 additions and 0 deletions
48
Netgrimoire/Audits/kopia-2026-05-04.md
Normal file
48
Netgrimoire/Audits/kopia-2026-05-04.md
Normal file
|
|
@ -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/<service> 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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue