audit(gremlin): wallo FAIL 2026-04-20

This commit is contained in:
traveler 2026-04-20 06:41:44 -05:00
parent e82a8e66fa
commit 9d9cec1809

View file

@ -0,0 +1,46 @@
---
title: Audit - wallo.yaml
description: Gremlin audit report 2026-04-20
published: true
date: 2026-04-20T11:41:44.633Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-20T11:41:44.633Z
---
# Audit Report — wallo.yaml
**Date:** 2026-04-20
**File:** swarm/wallo.yaml
**Type:** Docker Swarm
**Verdict:** FAIL
---
**SWARM AUDIT**
1. **Homepage labels**: PASS
- homepage.group: "PNCHarris Apps"
- homepage.name: "Wallos"
- homepage.icon: "wallos.png"
- homepage.href: "https://expense.netgrimoire.com"
- homepage.description: "Subscription Manager"
2. **Uptime Kuma labels**: FAIL
- Missing kuma.<n>.http.name and kuma.<n>.http.url labels.
3. **Caddy labels on exposed services**:
- caddy=expense.netgrimoire.com: PASS
- caddy.reverse_proxy=wallos:80: PASS
4. **Placement constraints**: FAIL
- Missing node.hostname placement constraint.
5. **Volumes use /DockerVol/<service> path convention**: FAIL
- Volumes are not using the /DockerVol/<service> path convention.
- /data/nfs/Baxter/Docker/wallos/db: Should be /DockerVol/wallos/db
- /data/nfs/Baxter/Docker/wallos/logos: Should be /DockerVol/wallos/logos
6. **Network references external netgrimoire overlay**: PASS
**VERDICT: FAIL**