- Understand when to move n8n to queue mode with Redis and workers.
- Configure error workflows and alerts for real failures.
- Define backups and restoration tests.
minimum_operation:
queues:
- Redis
- separate workers
- limited concurrency
errors:
- error workflow
- Telegram/email alert
- payload log
backups:
- Postgres
- n8n volume
- Open WebUI volume
- encrypted .env off-server
review_weekly:
- failed runs
- down workers
- free disk space
- API costs