diff --git a/Netgrimoire/Audits/linkding-2026-05-04.md b/Netgrimoire/Audits/linkding-2026-05-04.md new file mode 100644 index 0000000..e0ddec5 --- /dev/null +++ b/Netgrimoire/Audits/linkding-2026-05-04.md @@ -0,0 +1,43 @@ +--- +title: Audit - linkding.yaml +description: Gremlin audit report 2026-05-04 +published: true +date: 2026-05-04T11:22:42.817Z +tags: gremlin,audit +editor: markdown +dateCreated: 2026-05-04T11:22:42.817Z +--- + +# Audit Report — linkding.yaml + +**Date:** 2026-05-04 +**File:** swarm/linkding.yaml +**Type:** Docker Swarm +**Verdict:** FAIL + +--- + +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 labels are present in the file. To pass this, you should add appropriate labels under the `deploy.labels` section. + +3. **Caddy labels on exposed services**: + - `caddy=link.netgrimoire.com`: PASS + - `caddy.reverse_proxy`: PASS + +4. **Placement constraints**: + - No placement constraints are present in the file. To pass this, you should add appropriate constraints under the `deploy.placement.constraints` section. + +5. **Volumes use /DockerVol/ path convention**: + - The volume is specified as `/data/nfs/Baxter/Docker/linkding/data`. This does not follow the `/DockerVol/` path convention. To pass this, you should change it to `/DockerVol/linkding`. + +6. **Network references external netgrimoire overlay**: + - The network `netgrimoire` is referenced externally. This is correct and passes. + +**VERDICT: FAIL** \ No newline at end of file