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

1.3 KiB

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

Audit Report — profilarr.yaml

Date: 2026-04-03
File: swarm/profilarr.yaml
Type: Docker Swarm
Verdict: PASS


  1. Homepage labels:

    • homepage.group: "Jolly Roger" - PASS
    • homepage.name: "Profilarr" - PASS
    • homepage.icon: "profilarr" - PASS (Note: This should be a valid icon URL or path, not just the name of the service)
    • homepage.href: "https://profilarr.netgrimoire.com" - PASS
    • homepage.description: "Profilarr" - PASS
  2. Uptime Kuma labels:

  3. Caddy labels on exposed services:

    • caddy: "profilarr.netgrimoire.com" - PASS
    • caddy.reverse_proxy: "{{upstreams 6868}}" - PASS
  4. Placement constraints:

    • node.hostname == docker4 - PASS
  5. Volumes use /DockerVol/ path convention:

    • /DockerVol/profilarr:/config - PASS
  6. Network references external netgrimoire overlay:

    • netgrimoire network is marked as external: true, ensuring it is referenced correctly in the compose file. - PASS

VERDICT: PASS