diff --git a/Netgrimoire/Audits/database-2026-04-27.md b/Netgrimoire/Audits/database-2026-04-27.md new file mode 100644 index 0000000..e268ac6 --- /dev/null +++ b/Netgrimoire/Audits/database-2026-04-27.md @@ -0,0 +1,45 @@ +--- +title: Audit - database.yaml +description: Gremlin audit report 2026-04-27 +published: true +date: 2026-04-27T11:07:58.727Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-04-27T11:07:58.727Z +--- + +# Audit Report — database.yaml + +**Date:** 2026-04-27 +**File:** swarm/database.yaml +**Type:** Docker Swarm +**Verdict:** PASS + +--- + +### Audit Results: + +1. **Homepage Labels**: + - `homepage.group`: PASS + - `homepage.name`: PASS + - `homepage.icon`: PASS + - `homepage.href`: PASS + - `homepage.description`: PASS + +2. **Uptime Kuma labels**: + - No Uptime Kuma service found in the configuration, so this check is skipped. + +3. **Caddy labels on exposed services**: + - `caddy=pgadmin.netgrimoire.com`: PASS + - `caddy.reverse_proxy="{{upstreams 80}}"`: PASS + +4. **Placement Constraints**: + - No `placement` section defined, so no constraints applied. + +5. **Volumes Use /DockerVol/ Path Convention**: + - No volumes specified in the configuration. + +6. **Network References External Netgrimoire Overlay**: + - `netgrimoire`: PASS + +### VERDICT: PASS \ No newline at end of file