audit(gremlin): beszel_agents FAIL 2026-04-13
This commit is contained in:
parent
f174ec231a
commit
2ccf7e65ab
1 changed files with 39 additions and 0 deletions
39
Netgrimoire/Audits/beszel_agents-2026-04-13.md
Normal file
39
Netgrimoire/Audits/beszel_agents-2026-04-13.md
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
---
|
||||
title: Audit - beszel_agents.yaml
|
||||
description: Gremlin audit report 2026-04-13
|
||||
published: true
|
||||
date: 2026-04-13T11:08:04.723Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-04-13T11:08:04.723Z
|
||||
---
|
||||
|
||||
# Audit Report — beszel_agents.yaml
|
||||
|
||||
**Date:** 2026-04-13
|
||||
**File:** swarm/beszel_agents.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** FAIL
|
||||
|
||||
---
|
||||
|
||||
**SWARM AUDIT**
|
||||
|
||||
1. **Homepage labels**: Not applicable in this YAML file.
|
||||
2. **Uptime Kuma labels**: Not applicable in this YAML file.
|
||||
3. **Caddy labels on exposed services**: Not applicable in this YAML file.
|
||||
|
||||
### Placement Constraints:
|
||||
- **PASS**: All services have placement constraints using `node.hostname`.
|
||||
|
||||
### Volumes Use /DockerVol/<service> Path Convention:
|
||||
- **FAIL** (`beszel-agent-docker2`, `beszel-agent-docker3`, `beszel-agent-docker4`, `beszel-agent-docker5`, `beszel-agent-znas`, `beszel-agent-dockerpi1`):
|
||||
- The volumes are not using the `/DockerVol/<service>` path convention.
|
||||
- **Fix**: Update the volume paths to follow the `/DockerVol/<service>` convention.
|
||||
|
||||
### Network References External Netgrimoire Overlay:
|
||||
- **PASS**: All services reference the external `netgrimoire` network.
|
||||
|
||||
**VERDICT: FAIL**
|
||||
|
||||
The YAML file does not comply with the specified volume path convention.
|
||||
Loading…
Add table
Add a link
Reference in a new issue