Backups in Secryn allow you to export the entire instance state and restore it when needed. Backup data is protected using application-level encryption with secure key handling and is designed for disaster recovery and compliance use cases.
Backups are available under Admin -> Backups.
Each backup is a full instance snapshot and includes:
Backups are not partial and cannot be scoped to individual projects.
Secryn uses application-level encryption with secure key handling to protect backup data at rest.
This approach fits Secryn's broader security model alongside RBAC, audit logs, HTTPS in transit, and self-hosted deployment control.
To create a backup manually:
After completion, the backup will appear in the backup history table.
Secryn supports automated scheduled backups.
You can configure:
Retention rules are evaluated after each scheduled run.
Backups exceeding:
are automatically purged.
Scheduled backups also require backup key material during restore.
After a scheduled backup completes:
Verify the key is stored in your recovery system before treating that backup as restorable.
Backups can be downloaded directly from the Backups page.
The downloaded file:
Restoring a backup replaces the entire instance.
You must provide:
Restore is not a merge operation.
Because restore replaces the entire instance:
If possible:
For production environments:
Avoid storing backup files and backup key material together.
Backups support:
Backup creation and restore actions are recorded in Audit Logs.