Netgrimoire/Netgrimoire/Audits/vscode-2026-04-03.md
2026-04-12 09:53:51 -05:00

1.1 KiB

title description published date tags editor dateCreated
Audit - vscode.yaml Gremlin audit report 2026-04-03 true 2026-04-03T03:23:58.891Z gremlin,audit markdown 2026-04-03T03:23:58.891Z

Audit Report — vscode.yaml

Date: 2026-04-03
File: swarm/vscode.yaml
Type: Docker Swarm
Verdict: FAIL


  1. Homepage labels: PASS - All required labels are present and correctly formatted.
  2. Uptime Kuma labels: PASS - kuma.cs.http.name and kuma.cs.http.url are correctly set.
  3. Caddy labels on exposed services: PASS - caddy=code.netgrimoire.com and caddy.reverse_proxy=code-server:8443 are correctly specified.
  4. Placement constraints: PASS - The constraint node.hostname == znas is present.
  5. Volumes use /DockerVol/ path convention: FAIL - The volume for Projects does not follow the /DockerVol/<service> path convention. It should be renamed to /DockerVol/Code/projects.
  6. Network references external netgrimoire overlay: PASS - The network netgrimoire is correctly referenced as external.

VERDICT: FAIL