audit(gremlin): beszel_agents FAIL 2026-04-03
This commit is contained in:
parent
dc78fb5df0
commit
6f8bacf808
1 changed files with 54 additions and 0 deletions
54
Netgrimoire/Audits/beszel_agents-2026-04-03.md
Normal file
54
Netgrimoire/Audits/beszel_agents-2026-04-03.md
Normal file
|
|
@ -0,0 +1,54 @@
|
||||||
|
---
|
||||||
|
title: Audit - beszel_agents.yaml
|
||||||
|
description: Gremlin audit report 2026-04-03
|
||||||
|
published: true
|
||||||
|
date: 2026-04-03T01:50:59.882Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-03T01:50:59.882Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — beszel_agents.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-03
|
||||||
|
**File:** swarm/beszel_agents.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** FAIL
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### SWARM AUDIT CHECKS:
|
||||||
|
|
||||||
|
1. **Homepage Labels**:
|
||||||
|
- `homepage.group`, `homepage.name`, `homepage.icon`, `homepage.href`, `homepage.description` are not defined.
|
||||||
|
|
||||||
|
**FAIL**: Homepage labels are missing.
|
||||||
|
|
||||||
|
2. **Uptime Kuma Labels**:
|
||||||
|
- No Uptime Kuma services found in the configuration.
|
||||||
|
|
||||||
|
**PASS**: No Uptime Kuma services, nothing to check.
|
||||||
|
|
||||||
|
3. **Caddy Labels on Exposed Services**:
|
||||||
|
- No Caddy configurations found.
|
||||||
|
|
||||||
|
**PASS**: No Caddy services, nothing to check.
|
||||||
|
|
||||||
|
4. **Placement Constraints**:
|
||||||
|
- All services are constrained to specific node hostnames (`node.hostname`).
|
||||||
|
|
||||||
|
**PASS**: Placement constraints correctly defined for each service.
|
||||||
|
|
||||||
|
5. **Volumes Use /DockerVol/<service> Path Convention**:
|
||||||
|
- `/var/run/docker.sock` is used in all volume definitions.
|
||||||
|
|
||||||
|
**FAIL**: Volumes should use the `/DockerVol/<service>` path convention, not `/var/run/docker.sock`.
|
||||||
|
|
||||||
|
6. **Network References External netgrimoire Overlay**:
|
||||||
|
- All services reference an external network `netgrimoire`.
|
||||||
|
|
||||||
|
**PASS**: Network references correctly defined.
|
||||||
|
|
||||||
|
### VERDICT:
|
||||||
|
|
||||||
|
VERDICT: FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue