audit(gremlin): JellySeer FAIL 2026-05-04
This commit is contained in:
parent
309fa34db4
commit
65926a2cbc
1 changed files with 29 additions and 0 deletions
29
Netgrimoire/Audits/JellySeer-2026-05-04.md
Normal file
29
Netgrimoire/Audits/JellySeer-2026-05-04.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
title: Audit - JellySeer.yaml
|
||||
description: Gremlin audit report 2026-05-04
|
||||
published: true
|
||||
date: 2026-05-04T11:01:43.036Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-05-04T11:01:43.036Z
|
||||
---
|
||||
|
||||
# Audit Report — JellySeer.yaml
|
||||
|
||||
**Date:** 2026-05-04
|
||||
**File:** swarm/JellySeer.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** FAIL
|
||||
|
||||
---
|
||||
|
||||
1. **Homepage labels**: PASS
|
||||
2. **Uptime Kuma labels**: FAIL
|
||||
- Issue: The `kuma` labels are using an array-like structure which is not valid in Docker Swarm.
|
||||
- Fix: Update the labels to a single entry without an array.
|
||||
3. **Caddy labels on exposed services**: PASS
|
||||
4. **Placement constraints**: PASS
|
||||
5. **Volumes use /DockerVol/<service> path convention**: PASS
|
||||
6. **Network references external netgrimoire overlay**: PASS
|
||||
|
||||
**VERDICT: FAIL**
|
||||
Loading…
Add table
Add a link
Reference in a new issue