Keeping your n8n instance healthy requires regular backups and careful updates. A solid maintenance routine prevents data loss and minimizes downtime.
Backup Strategy
- Database backups: Schedule daily PostgreSQL dumps
- Workflow exports: Export workflows as JSON via the API
- Credential backups: Included in database backups (encrypted)
- File system: Back up the ~/.n8n directory for SQLite setups