audit(gremlin): dockpeek FAIL 2026-04-27
This commit is contained in:
parent
48ec9e890b
commit
83f0e2acc7
1 changed files with 45 additions and 0 deletions
45
Netgrimoire/Audits/dockpeek-2026-04-27.md
Normal file
45
Netgrimoire/Audits/dockpeek-2026-04-27.md
Normal file
|
|
@ -0,0 +1,45 @@
|
||||||
|
---
|
||||||
|
title: Audit - dockpeek.yaml
|
||||||
|
description: Gremlin audit report 2026-04-27
|
||||||
|
published: true
|
||||||
|
date: 2026-04-27T11:09:21.750Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-27T11:09:21.750Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — dockpeek.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-27
|
||||||
|
**File:** swarm/dockpeek.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** FAIL
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Audit Report for `swarm/dockpeek.yaml`
|
||||||
|
|
||||||
|
#### Homepage Labels:
|
||||||
|
- **PASS**: homepage.group - "Monitoring"
|
||||||
|
- **FAIL**: homepage.name is missing. **Fix**: Add `homepage.name: "Dockpeek"`
|
||||||
|
- **PASS**: homepage.icon - "docker"
|
||||||
|
- **FAIL**: homepage.href and homepage.description are missing. **Fix**: Add `homepage.href: "https://dockpeek.netgrimoire.com"` and `homepage.description: "A tool for monitoring Docker containers"`
|
||||||
|
|
||||||
|
#### Uptime Kuma Labels:
|
||||||
|
- **FAIL**: kuma.dockpeek.http.name is missing. **Fix**: Add `kuma.dockpeek.http.name: "Dockpeek"`
|
||||||
|
- **FAIL**: kuma.dockpeek.http.url is missing. **Fix**: Add `kuma.dockpeek.http.url: "https://dockpeek.netgrimoire.com"`
|
||||||
|
|
||||||
|
#### Caddy Labels:
|
||||||
|
- **PASS**: caddy - "dockpeek.netgrimoire.com"
|
||||||
|
- **PASS**: caddy.reverse_proxy - "{{upstreams 8000}}"
|
||||||
|
|
||||||
|
#### Placement Constraints:
|
||||||
|
- **FAIL**: node.hostname is missing. **Fix**: Add `node.role == manager` to the constraints
|
||||||
|
|
||||||
|
#### Volumes:
|
||||||
|
- **FAIL**: Volume path convention not followed. **Fix**: Change volume to `/DockerVol/dockpeek/var/run/docker.sock:/var/run/docker.sock`
|
||||||
|
|
||||||
|
#### Network References:
|
||||||
|
- **PASS**: Network references external netgrimoire overlay
|
||||||
|
|
||||||
|
### VERDICT: FAIL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue