Backups in Secryn allow you to securely export the entire instance state and restore it when needed. All backups are full-instance, encrypted, and 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.
Every backup is encrypted using a one-time encryption key.
This design ensures that Secryn cannot decrypt backups without your key.
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.
Each scheduled backup also generates a unique encryption key.
After a scheduled backup completes:
If you fail to store the key, that specific backup cannot be restored.
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:
Never store backup files and encryption keys together.
Backups support:
Backup creation and restore actions are recorded in Audit Logs.