Backup and Restore
Backups must include persistent application data. This primarily includes database contents and, depending on the setup, additional runtime data.
Backup Areas
- PostgreSQL database
- Runtime configuration
- Email and template configuration
- Tenant and CPI configuration
- Persistent artifacts, if stored externally
Restore
A restore should first be validated in a test environment. After restoring, verify login, tenants, CPI connections, alerts, workers, and email delivery.