39 lines
No EOL
1.2 KiB
Markdown
39 lines
No EOL
1.2 KiB
Markdown
---
|
|
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. |