Skip to content

feat: add backup management system with jobs, schedules, and stats - #22

Open
nasoooor29 wants to merge 2 commits into
mainfrom
backup
Open

feat: add backup management system with jobs, schedules, and stats#22
nasoooor29 wants to merge 2 commits into
mainfrom
backup

Conversation

@nasoooor29

Copy link
Copy Markdown
Owner
  • Add backup database queries and models via sqlc
  • Add backup service with handlers for job and schedule management
  • Add backup router to frontend with oRPC integration
  • Add RBAC policies: backup_read, backup_write, backup_delete
  • Add BackupJob and BackupSchedule types with full CRUD operations
  • Add backup statistics tracking and schedule management
  • Add backup route to sidebar navigation with Archive icon
  • Support VM snapshots, container backups, and firewall backups
  • Include progress tracking, error handling, and retention policies

- Add backup database queries and models via sqlc
- Add backup service with handlers for job and schedule management
- Add backup router to frontend with oRPC integration
- Add RBAC policies: backup_read, backup_write, backup_delete
- Add BackupJob and BackupSchedule types with full CRUD operations
- Add backup statistics tracking and schedule management
- Add backup route to sidebar navigation with Archive icon
- Support VM snapshots, container backups, and firewall backups
- Include progress tracking, error handling, and retention policies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant