1.4 KiB
1.4 KiB
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Audit - SQL-mgmt.yaml | Gremlin audit report 2026-04-13 | true | 2026-04-13T11:03:56.873Z | gremlin,audit | markdown | 2026-04-13T11:03:56.873Z |
Audit Report — SQL-mgmt.yaml
Date: 2026-04-13
File: swarm/SQL-mgmt.yaml
Type: Docker Swarm
Verdict: FAIL
SWARM AUDIT REPORT
Homepage Labels
- PASS: All required homepage labels are present.
Uptime Kuma Labels
- FAIL: The labels for Uptime Kuma (kuma..http.name, kuma..http.url) are missing. Add appropriate labels to specify the application details.
Caddy Labels on Exposed Services
- PASS: All services with exposed ports have caddy labels correctly configured.
Placement Constraints
- FAIL: No placement constraints (node.hostname) are defined in the deploy block. Consider adding them if specific nodes are required.
Volumes Use /DockerVol/ Path Convention
- FAIL: The configuration does not include any volumes, so this criterion is not applicable.
Network References External netgrimoire Overlay
- PASS: The service network references an external netgrimoire overlay correctly.
VERDICT: FAIL
Fix Recommendations:
- Add Uptime Kuma labels with appropriate values.
- Define placement constraints for services if necessary.
- If volumes are needed, configure them using the /DockerVol/ path convention.