audit(gremlin): linkding FAIL 2026-04-27

This commit is contained in:
traveler 2026-04-27 06:21:43 -05:00
parent e9df43dd58
commit c896c938d1

View file

@ -0,0 +1,46 @@
---
title: Audit - linkding.yaml
description: Gremlin audit report 2026-04-27
published: true
date: 2026-04-27T11:21:43.294Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-27T11:21:43.294Z
---
# Audit Report — linkding.yaml
**Date:** 2026-04-27
**File:** swarm/linkding.yaml
**Type:** Docker Swarm
**Verdict:** FAIL
---
```plaintext
1. Homepage labels:
- homepage.group: "PNCHarris Apps" (PASS)
- homepage.name: "Linkding" (PASS)
- homepage.icon: "linkding.png" (PASS)
- homepage.href: "https://link.netgrimoire.com" (PASS)
- homepage.description: "Self-hosted bookmark manager" (PASS)
2. Uptime Kuma labels:
- kuma.linkding.http.name: "Linkding" (PASS)
- kuma.linkding.http.url: "http://linkding:9090" (PASS)
3. Caddy labels on exposed services:
- caddy: "link.netgrimoire.com" (PASS)
- caddy.reverse_proxy: "linkding:9090" (PASS)
4. Placement constraints:
No placement constraints defined. (FAIL) Should consider adding node.hostname constraint for better control.
5. Volumes use /DockerVol/<service> path convention:
- /data/nfs/Baxter/Docker/linkding/data (FAIL) Should be changed to /DockerVol/linkding/data
6. Network references external netgrimoire overlay:
- netgrimoire: (PASS)
VERDICT: FAIL
```