--- title: Audit - SQL-mgmt.yaml description: Gremlin audit report 2026-04-13 published: true date: 2026-04-13T11:03:56.873Z tags: gremlin,audit editor: markdown dateCreated: 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:** 1. Add Uptime Kuma labels with appropriate values. 2. Define placement constraints for services if necessary. 3. If volumes are needed, configure them using the /DockerVol/ path convention.