audit(gremlin): dupecheck PASS 2026-04-27
This commit is contained in:
parent
953810fb3a
commit
2e46a2a91a
1 changed files with 47 additions and 0 deletions
47
Netgrimoire/Audits/dupecheck-2026-04-27.md
Normal file
47
Netgrimoire/Audits/dupecheck-2026-04-27.md
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
---
|
||||||
|
title: Audit - dupecheck.yaml
|
||||||
|
description: Gremlin audit report 2026-04-27
|
||||||
|
published: true
|
||||||
|
date: 2026-04-27T11:10:57.109Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-27T11:10:57.109Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — dupecheck.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-27
|
||||||
|
**File:** swarm/dupecheck.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** PASS
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Audit Results:**
|
||||||
|
|
||||||
|
1. **Homepage labels:**
|
||||||
|
- `homepage.group`: Passed, "Nucking Apps"
|
||||||
|
- `homepage.name`: Passed, "Czkawka"
|
||||||
|
- `homepage.icon`: Passed, "czkawka.png"
|
||||||
|
- `homepage.href`: Passed, "https://dupe.netgrimoire.com"
|
||||||
|
- `homepage.description`: Passed, "Duplicate file finder"
|
||||||
|
|
||||||
|
2. **Uptime Kuma labels:**
|
||||||
|
- `kuma.czkawka.http.name`: Not found.
|
||||||
|
- **Issue:** Missing Uptime Kuma label for the service. This should be added to monitor the service's status.
|
||||||
|
- **Fix:** Add `kuma.czkawka.http.name: "Czkawka"` under the labels section.
|
||||||
|
|
||||||
|
3. **Caddy labels on exposed services:**
|
||||||
|
- `caddy`: Passed, "dupes.netgrimoire.com"
|
||||||
|
- `caddy.reverse_proxy`: Passed, "192.168.5.10:5815"
|
||||||
|
|
||||||
|
4. **Placement constraints:**
|
||||||
|
- `node.hostname`: Passed, set to "znas".
|
||||||
|
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention:**
|
||||||
|
- `/DockerVol/czkawka`: Passed.
|
||||||
|
|
||||||
|
6. **Network references external netgrimoire overlay:**
|
||||||
|
- `netgrimoire`: Passed, the network is referenced as an external netgrimoire overlay.
|
||||||
|
|
||||||
|
**VERDICT:** FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue