Clean up n8n workflows and sync docs

This commit is contained in:
Fizzlepoof
2026-05-18 18:42:23 +00:00
parent 165e772946
commit 4c41b19e13
3 changed files with 40 additions and 13 deletions

View File

@@ -1,5 +1,27 @@
# n8n AI Workflows for Homelab
## Live Production Set
Live n8n was pruned on 2026-05-18 to remove superseded inactive copies plus the one-shot setup leftovers `Temp Postgres Credential Probe` and `Temp School Intake Table Provision`.
Active workflows after cleanup:
- Grafana Alert → AI → Gotify v1.4
- RAG Pipeline v1.0
- Paperless AI Processing v1.0
- Whisper Audio Transcription
- Paperless → RAG v1.0
- Git Commit → AI Summary → Gotify v1.0
- Class Recording → Transcribe → RAG
- Class Transcript Ingest v1.1
- Paperless Inbox Reminder
- n8n Self-Health Monitor
- NFS Mount Watchdog + Auto-Heal v1.2
- Paperless Intake Triage → Doris Review Queue
- Telegram School Intake → Postgres → Paperless v1.2
- Paperless School Intake Metadata Enrichment v1.1
Operational note: the live `Paperless Inbox Reminder` workflow needed its auth header corrected on 2026-05-18 so it uses `Token $env.PAPERLESS_API_TOKEN` instead of the broken bearer form that had drifted into the active copy.
## Workflows Included
| # | Workflow | Trigger | What It Does |