1.3 KiB
1.3 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - glance.yaml | Gremlin audit report 2026-04-03 | true | 2026-04-03T02:53:50.034Z | gremlin,audit | markdown | 2026-04-03T02:53:50.034Z |
Audit Report — glance.yaml
Date: 2026-04-03
File: swarm/glance.yaml
Type: Docker Swarm
Verdict: PASS
Audit Summary:
-
Homepage labels:
- PASS: homepage.group, homepage.name, homepage.href, homepage.description are correctly set.
-
Uptime Kuma labels:
- FAIL: No Uptime Kuma related labels found.
- Fix: Add the necessary labels under
labelsfor Uptime Kuma if needed.
- Fix: Add the necessary labels under
- FAIL: No Uptime Kuma related labels found.
-
Caddy labels on exposed services:
- PASS: The
caddylabel is present with the domain and reverse proxy configuration.
- PASS: The
-
Placement constraints:
- FAIL: No placement constraints found.
- Fix: Add constraints under
deploy.resourcesto specify node.hostname or any other resource constraint if needed.
- Fix: Add constraints under
- FAIL: No placement constraints found.
-
Volumes use /DockerVol/ path convention:
- PASS: The volume path
/data/nfs/znas/Docker/glance:/app/configfollows the recommended naming convention.
- PASS: The volume path
-
Network references external netgrimoire overlay:
- PASS: The service references an external network
netgrimoire.
- PASS: The service references an external network