audit(gremlin): JellySeer FAIL 2026-05-04

This commit is contained in:
traveler 2026-05-04 06:01:43 -05:00
parent 309fa34db4
commit 65926a2cbc

View 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**