audit(gremlin): JellySeer FAIL 2026-04-03
This commit is contained in:
parent
becdb77fb3
commit
0549446bf7
1 changed files with 20 additions and 28 deletions
|
|
@ -2,10 +2,10 @@
|
||||||
title: Audit - JellySeer.yaml
|
title: Audit - JellySeer.yaml
|
||||||
description: Gremlin audit report 2026-04-03
|
description: Gremlin audit report 2026-04-03
|
||||||
published: true
|
published: true
|
||||||
date: 2026-04-03T02:06:54.949Z
|
date: 2026-04-03T02:22:21.177Z
|
||||||
tags: gremlin,audit
|
tags: gremlin,audit
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-04-03T02:06:54.949Z
|
dateCreated: 2026-04-03T02:22:21.177Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Audit Report — JellySeer.yaml
|
# Audit Report — JellySeer.yaml
|
||||||
|
|
@ -17,35 +17,27 @@ dateCreated: 2026-04-03T02:06:54.949Z
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**SWARM AUDIT**
|
PASS Homepage labels:
|
||||||
|
- homepage.group: "Media Search"
|
||||||
|
- homepage.name: "JellySeer"
|
||||||
|
- homepage.icon: "sh-jellyseerr.svg"
|
||||||
|
- homepage.href: "https://requests.netgrimoire.com"
|
||||||
|
- homepage.description: "Media Server"
|
||||||
|
|
||||||
1. **Homepage labels**:
|
FAIL Uptime Kuma labels:
|
||||||
- `homepage.group`: "Media Search"
|
- Missing kuma.jellyseer.http.name and kuma.jellyseer.http.url
|
||||||
- `homepage.name`: "JellySeer" **FAIL**
|
|
||||||
- Expected to match the service name.
|
|
||||||
- `homepage.icon`: "sh-jellyseerr.svg"
|
|
||||||
- `homepage.href`: "https://requests.netgrimoire.com"
|
|
||||||
- `homepage.description`: "Media Server"
|
|
||||||
|
|
||||||
2. **Uptime Kuma labels**:
|
PASS Caddy labels on exposed services:
|
||||||
- No labels found for Uptime Kuma.
|
- caddy= requests.netgrimoire.com
|
||||||
|
- caddy.reverse_proxy= http://jellyseer:5055
|
||||||
|
|
||||||
3. **Caddy labels on exposed services**:
|
FAIL Placement constraints:
|
||||||
- `caddy: requests.netgrimoire.com`
|
- node.hostname == docker5 should be node.role == manager for better fault tolerance
|
||||||
- `caddy.reverse_proxy: http://jellyseer:5055`
|
|
||||||
|
|
||||||
4. **Placement constraints**:
|
PASS Volumes use /DockerVol/<service> path convention:
|
||||||
- `node.hostname == docker5` **FAIL**
|
- /DockerVol/JellySeer/config
|
||||||
- Expected to match a valid node hostname.
|
- /data/nfs/znas/Data/media
|
||||||
|
|
||||||
5. **Volumes use /DockerVol/<service> path convention**:
|
PASS Network references external netgrimoire overlay
|
||||||
- `/DockerVol/JellySeer/config:/app/config`
|
|
||||||
- `/data/nfs/znas/Data/media:/data:shared` **FAIL**
|
|
||||||
- Volumes are not following the /DockerVol/<service> convention.
|
|
||||||
|
|
||||||
6. **Network references external netgrimoire overlay**:
|
VERDICT: FAIL
|
||||||
- `netgrimoire` network is referenced as an external network.
|
|
||||||
|
|
||||||
**VERDICT: FAIL**
|
|
||||||
|
|
||||||
Items marked with "FAIL" need to be addressed for the audit to pass.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue