dokploy/apps
Mauricio Siu 3c5a005165 feat(backup): implement restore backup functionality
- Added a new component `RestoreBackup` for restoring database backups.
- Integrated the restore functionality with a form to select destination, backup file, and database name.
- Implemented API endpoints for listing backup files and restoring backups with logs.
- Enhanced the `ShowBackups` component to include the `RestoreBackup` option alongside existing backup features.
2025-03-16 18:53:20 -06:00
..
api Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
dokploy feat(backup): implement restore backup functionality 2025-03-16 18:53:20 -06:00
monitoring Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
schedules feat(backups): improve backup retention across different database types 2025-03-09 11:54:36 -06:00