Session 4: n8n inventory + health watchdog + ASCII art

This commit is contained in:
2026-06-16 01:06:59 -07:00
parent 71719c871c
commit 5986c416da

View File

@@ -1,27 +1,44 @@
## Session 3.5 — Architecture Diagram + Langfuse Wiring (June 15, 2026) ## Session 4 — n8n Deep Dive + Health Watchdog + ASCII (June 15, 2026)
### Delivered 🎨 ### n8n Workflow Inventory (MainAgent @ .236:5678)
| Artifact | Location | **32 workflows total, 3 active**
|----------|----------|
| **Homelab Architecture Diagram** | `~/homelab-architecture.html` |
| **Langfuse Observability** | Wired to Hermes `.env` + plugin enabled ✅ |
| **ArchiveBox** | CT 506 started (booted) ✅ |
### Langfuse Integration **Active:**
- Set `HERMES_LANGFUSE_BASE_URL=http://10.30.20.32:3000` 1. OpenClaw Learning Webhook Bootstrap
- Plugin `observability/langfuse` enabled 2. Create a Branded AI-Powered Website Chatbot
- SDK installed 3. Dashboard Launcher
- Every Hermes turn now creates a trace tree
### Fleet Summary (Final) **By category:**
- **22 hosts** on 10.30.20.0/24 - 🤖 Reddit automation: 7 workflows
- **12 SSH BatchMode** (Proxmox, TheHex, Gitea, SearXNG, WikiJS, n8n, MongoDB, Redis, Vikunja, Router, Langfuse, C2builders) - 🐦 Social media bots: 4 (2 Mastodon, 2 Bluesky)
- **28 Proxmox VMs/CTs** (18 running, 10 stopped) - 💰 Affiliate: 4 workflows
- **Proxmox API** with admin token - 📧 Email campaigns: 3 workflows
- **Qdrant** v1.12.5 serving on 6333 - 🕷️ Scraping/agents: 3 workflows
- **Langfuse** v3.178.0 on .32:3000 - 🤖 Ollama AI assistant: 1 workflow
- **C2builders** revived at .150 - 🔍 Job finder: 1 workflow
- **SSH key auth** fleet-wide
### Diagram ### Health Watchdog Setup
🖼️ Open `~/homelab-architecture.html` in a browser to see the full network topology 🕒 Cron: every 30 min → Telegram
✅ Monitors 13 SSH hosts + 8 HTTP services
✅ Known-dark list (no false alerts)
### ASCII Art Session
```text
__ ______ __ ___________ ___ ____
/ / / / __ \/ |/ / ____/ / / | / __ )
/ /_/ / / / / /|_/ / __/ / / / /| | / __ |
/ __ / /_/ / / / / /___/ /___/ ___ |/ /_/ /
/_/ /_/\____/_/ /_/_____/_____/_/ |_/_____/
```
### New Cron Jobs (total: 10)
1. Crypto Drop Scanner (twice daily)
2. Personal Assistant (twice daily)
3. Junk Mail Cleaner (twice daily)
4. Charly Scanner (daily noon)
5. Weekly Boyfriend Briefing (Sundays)
6. Job Hunter Scanner (twice daily)
7. Morning Briefing (8:30am)
8. Evening Wrap (9:30pm)
9. System Watchdog (hourly)
10. **NEW: Homelab Health Watchdog (every 30min)**