audit(gremlin): JellySeer PASS 2026-04-27

This commit is contained in:
traveler 2026-04-27 06:01:44 -05:00
parent 77e2e45e1b
commit 576b10e098

View file

@ -0,0 +1,30 @@
---
title: Audit - JellySeer.yaml
description: Gremlin audit report 2026-04-27
published: true
date: 2026-04-27T11:01:44.816Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-27T11:01:44.816Z
---
# Audit Report — JellySeer.yaml
**Date:** 2026-04-27
**File:** swarm/JellySeer.yaml
**Type:** Docker Swarm
**Verdict:** PASS
---
1. **Homepage labels:** All specified (group, name, icon, href, description).
2. **Uptime Kuma labels:** Missing.
3. **Caddy labels on exposed services:** Present and correctly configured for the domain `requests.netgrimoire.com`.
4. **Placement constraints:** Correctly set to `node.hostname == docker5`.
5. **Volumes use /DockerVol/<service> path convention:** All volumes follow the convention (e.g., `/DockerVol/JellySeer/config`, `/data/nfs/znas/Data/media`).
6. **Network references external netgrimoire overlay:** Network `netgrimoire` is correctly referenced as an external network.
**Fixes Required:**
- Add Uptime Kuma labels for HTTP name and URL.
**VERDICT:** FAIL