audit(gremlin): nzbget FAIL 2026-04-20
This commit is contained in:
parent
7c87d26f76
commit
3ca8451a2c
1 changed files with 48 additions and 0 deletions
48
Netgrimoire/Audits/nzbget-2026-04-20.md
Normal file
48
Netgrimoire/Audits/nzbget-2026-04-20.md
Normal file
|
|
@ -0,0 +1,48 @@
|
||||||
|
---
|
||||||
|
title: Audit - nzbget.yaml
|
||||||
|
description: Gremlin audit report 2026-04-20
|
||||||
|
published: true
|
||||||
|
date: 2026-04-20T11:28:35.850Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-04-20T11:28:35.850Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — nzbget.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-04-20
|
||||||
|
**File:** swarm/nzbget.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** FAIL
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**SWARM AUDIT REPORT**
|
||||||
|
|
||||||
|
1. **Homepage labels:**
|
||||||
|
- **PASS**: `homepage.group=Nucking Apps`
|
||||||
|
- **PASS**: `homepage.name=Nzbget`
|
||||||
|
- **FAIL**: Missing `homepage.icon=nzbget.png`. Fix by adding the correct icon path.
|
||||||
|
- **PASS**: `homepage.href=http://nzbget.netgrimoire.com`
|
||||||
|
- **PASS**: `homepage.description=Usenet Downloader`
|
||||||
|
|
||||||
|
2. **Uptime Kuma labels:**
|
||||||
|
- **FAIL**: Missing `kuma.nzbget.http.name`. Fix by adding the correct name.
|
||||||
|
- **PASS**: `kuma.nzbget.http.url=http://nzbget:6789`
|
||||||
|
|
||||||
|
3. **Caddy labels on exposed services:**
|
||||||
|
- **PASS**: `caddy=nzbget.netgrimoire.com`
|
||||||
|
- **FAIL**: Missing `caddy.reverse_proxy`. Fix by adding the correct reverse proxy configuration.
|
||||||
|
|
||||||
|
4. **Placement constraints:**
|
||||||
|
- **PASS**: `node.hostname==docker5`
|
||||||
|
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention:**
|
||||||
|
- **PASS**: `/DockerVol/nzbget/config:/config`
|
||||||
|
|
||||||
|
6. **Network references external netgrimoire overlay:**
|
||||||
|
- **PASS**: `networks: netgrimoire` with `external: true`
|
||||||
|
|
||||||
|
**VERDICT: FAIL**
|
||||||
|
|
||||||
|
- Missing or incorrect values for `homepage.icon`, `kuma.nzbget.http.name`, and `caddy.reverse_proxy`.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue