Commit Graph

8 Commits

Author SHA1 Message Date
William Valentin 733b32b6cd fix(n8n): update IMAP Inbox Triage workflow container URLs from stale 192.168.153.130 to Docker bridge gateway 172.19.0.1
- Judge with Local LLM: http://172.19.0.1:18806/v1/chat/completions
- Write Email to Vault: http://172.19.0.1:27123/vault/...
- Workflow 9sFwRyUDz51csAp7 deactivated, updated, and reactivated
2026-05-13 14:30:28 -07:00
William Valentin 9fdd29f7b7 feat: add Docker health-state HTTP endpoint for Swarm Health Watchdog
- Python HTTP server on 0.0.0.0:18809
- GET /health -> all monitored containers (JSON)
- GET /health/<name> -> single container
- Monitors: brave-search, kokoro-tts, litellm, litellm-db, n8n-agent, searxng, whisper-server
- Returns status, health, restart count via docker inspect
- systemd user service for auto-start

Task: t_461f71fe
2026-05-13 14:29:25 -07:00
William Valentin aea9042cce docs: update n8n gmail imap handoff 2026-05-13 14:16:53 -07:00
William Valentin f4a61acf7f docs: add n8n implementation handoff 2026-05-13 08:58:25 -07:00
William Valentin 84043aebb8 docs: document n8n recovery and watchdog workflows 2026-05-12 20:29:07 -07:00
William Valentin f0c84a8f05 docs(obsidian): sync vault notes 2026-03-30 17:08:55 -07:00
William Valentin f9ef8b55ac docs(zap): update routing policy and OpenClaw notes 2026-03-26 11:02:06 -07:00
William Valentin 4b1afb1073 feat: add swarm-common obsidian vault
Add Obsidian vault to the swarm-common virtiofs share for access
from zap VM and other VMs. Contains agent memory, notes, and
infrastructure documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 15:36:02 -07:00