audit(gremlin): mealie PASS 2026-04-13
This commit is contained in:
parent
e65e4e8fa0
commit
0f6dcb80ee
1 changed files with 45 additions and 0 deletions
45
Netgrimoire/Audits/mealie-2026-04-13.md
Normal file
45
Netgrimoire/Audits/mealie-2026-04-13.md
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
---
|
||||
title: Audit - mealie.yaml
|
||||
description: Gremlin audit report 2026-04-13
|
||||
published: true
|
||||
date: 2026-04-13T11:24:20.461Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-04-13T11:24:20.461Z
|
||||
---
|
||||
|
||||
# Audit Report — mealie.yaml
|
||||
|
||||
**Date:** 2026-04-13
|
||||
**File:** swarm/mealie.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** PASS
|
||||
|
||||
---
|
||||
|
||||
### SWARM AUDIT FINDINGS:
|
||||
|
||||
1. **Homepage labels**:
|
||||
- `homepage.group=PNCHarris Apps`: PASS
|
||||
- `homepage.name=Mealie`: PASS
|
||||
- `homepage.icon=mealie.png`: PASS
|
||||
- `homepage.href=https://recipe.netgrimoire.com`: PASS
|
||||
- `homepage.description=Recipe Manager`: PASS
|
||||
|
||||
2. **Uptime Kuma labels**:
|
||||
- The provided YAML does not include any Uptime Kuma labels, so it is considered PASS (assuming there are no other configurations affecting this).
|
||||
|
||||
3. **Caddy labels on exposed services**:
|
||||
- `caddy=recipe.netgrimoire.com`: PASS
|
||||
- `caddy.reverse_proxy=recipe:9000`: PASS
|
||||
|
||||
4. **Placement constraints**:
|
||||
- `node.hostname == docker4`: PASS (constrained to a specific node)
|
||||
|
||||
5. **Volumes use /DockerVol/<service> path convention**:
|
||||
- Volume path used is `/DockerVol/mealie:/app/data`: PASS
|
||||
|
||||
6. **Network references external netgrimoire overlay**:
|
||||
- Network `netgrimoire` is referenced as `external: true`: PASS
|
||||
|
||||
### VERDICT: PASS
|
||||
Loading…
Add table
Add a link
Reference in a new issue