audit(gremlin): ollama FAIL 2026-05-04
This commit is contained in:
parent
5c7d15d32f
commit
d6836a86b5
1 changed files with 41 additions and 0 deletions
41
Netgrimoire/Audits/ollama-2026-05-04.md
Normal file
41
Netgrimoire/Audits/ollama-2026-05-04.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
title: Audit - ollama.yaml
|
||||
description: Gremlin audit report 2026-05-04
|
||||
published: true
|
||||
date: 2026-05-04T11:31:34.222Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-05-04T11:31:34.222Z
|
||||
---
|
||||
|
||||
# Audit Report — ollama.yaml
|
||||
|
||||
**Date:** 2026-05-04
|
||||
**File:** swarm/ollama.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** FAIL
|
||||
|
||||
---
|
||||
|
||||
**SWARM AUDIT — check ALL of the following:**
|
||||
|
||||
1. **Homepage labels**:
|
||||
- **PASS**: homepage.group, homepage.name, homepage.icon, homepage.href, homepage.description
|
||||
|
||||
2. **Uptime Kuma labels**:
|
||||
- **FAIL (n8n service)**: Uptime Kuma labels are missing for the n8n service.
|
||||
|
||||
3. **Caddy labels on exposed services**:
|
||||
- **FAIL (open-webui and n8n services)**: Caddy labels are missing for the open-webui and n8n services.
|
||||
- **Fix**: Add `caddy=<domain>` and `caddy.reverse_proxy={{upstreams 5678}}` to the open-webui service.
|
||||
|
||||
4. **Placement constraints**:
|
||||
- **PASS**: node.hostname is correctly set for each service
|
||||
|
||||
5. **Volumes use /DockerVol/<service> path convention**:
|
||||
- **PASS**: All volumes follow the /DockerVol/<service> path convention
|
||||
|
||||
6. **Network references external netgrimoire overlay**:
|
||||
- **PASS**: The netgrimoire network is correctly referenced as an external network
|
||||
|
||||
**VERDICT: FAIL**
|
||||
Loading…
Add table
Add a link
Reference in a new issue