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

1.3 KiB

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

Audit Report — linkding.yaml

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


Audit Results

  1. Homepage labels:

    • homepage.group: PASS
    • homepage.name: PASS
    • homepage.icon: PASS
    • homepage.href: PASS
    • homepage.description: PASS
  2. Uptime Kuma labels:

    • kuma.linkding.http.name: PASS
    • kuma.linkding.http.url: PASS
  3. Caddy labels on exposed services:

    • caddy=link.netgrimoire.com: PASS
    • caddy.reverse_proxy=linkding:9090: PASS
  4. Placement constraints:

    • No placement constraints specified, which is acceptable if not needed. PASS
  5. Volumes use /DockerVol/ path convention:

    • Volume path is /data/nfs/Baxter/Docker/linkding/data, which does not follow the /DockerVol/<service> convention. FAIL
  6. Network references external netgrimoire overlay:

    • netgrimoire network is referenced and set as external, which is correct. PASS

Fixes Needed:

  • Update volume path to use the /DockerVol/linkding convention.

Final Line:
VERDICT: FAIL