Restore a backup
In this page
API records
GET/POST /backups manage BackupRecord rows (type, destination, status). See Swagger for CreateBackupDto.
UI
/backups — restore controls may show “Restore is not implemented yet” on the current main branch. Prefer API/Swagger to confirm when enabled.
Shell restore
For raw SQL dumps, the monorepo ships panel restore-import → scripts/backup/restore.sh (see CLI). Review script arguments before production use.