audit(gremlin): JellySeer PASS 2026-04-03
This commit is contained in:
parent
1290101512
commit
0716e9737e
1 changed files with 46 additions and 0 deletions
46
Netgrimoire/Audits/JellySeer-2026-04-03.md
Normal file
46
Netgrimoire/Audits/JellySeer-2026-04-03.md
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
title: Audit - JellySeer.yaml
|
||||
description: Gremlin audit report 2026-04-03
|
||||
published: true
|
||||
date: 2026-04-03T01:33:36.716Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-04-03T01:33:36.716Z
|
||||
---
|
||||
|
||||
# Audit Report — JellySeer.yaml
|
||||
|
||||
**Date:** 2026-04-03
|
||||
**File:** swarm/JellySeer.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** PASS
|
||||
|
||||
---
|
||||
|
||||
**Audit Results:**
|
||||
|
||||
1. **Homepage labels**:
|
||||
- `homepage.group`: PASS
|
||||
- `homepage.name`: PASS
|
||||
- `homepage.icon`: PASS
|
||||
- `homepage.href`: PASS
|
||||
- `homepage.description`: PASS
|
||||
|
||||
2. **Uptime Kuma labels**:
|
||||
- Missing Kuma section in the YAML. Therefore, no labels to verify.
|
||||
|
||||
3. **Caddy labels on exposed services**:
|
||||
- `caddy=requests.netgrimoire.com`: PASS
|
||||
- `caddy.reverse_proxy=http://jellyseer:5055`: PASS
|
||||
|
||||
4. **Placement constraints**:
|
||||
- `node.hostname==docker5`: PASS
|
||||
|
||||
5. **Volumes use /DockerVol/<service> path convention**:
|
||||
- `/DockerVol/JellySeer/config`: PASS
|
||||
- `/data/nfs/znas/Data/media`: FAIL — Incorrect volume naming, should follow the convention.
|
||||
|
||||
6. **Network references external netgrimoire overlay**:
|
||||
- `netgrimoire` network: PASS
|
||||
|
||||
**Final Verdict:** FAIL
|
||||
Loading…
Add table
Add a link
Reference in a new issue