Andras Bacsai
e0f85de3fe
fix(backups): move S3 retention settings to retention page
2026-07-15 20:00:10 +02:00
Andras Bacsai
9d04bb7e59
fix(backups): rename storage backup page heading
2026-07-15 18:17:54 +02:00
Andras Bacsai
41eee14bd3
fix(backups): redirect to executions after manual backup queueing
...
Queue manual database and volume backups before redirecting to their execution views, including schedules with unusable S3 storage.
2026-07-15 17:39:48 +02:00
Andras Bacsai
d7385ad0c4
feat(backups): support scheduled backups for application storage targets
...
Add polymorphic volume backup scheduling for persistent volumes and directories, expose schedule management via API, and reorganize backup configuration and execution views.
2026-07-15 17:34:22 +02:00
Andras Bacsai
4eec1ac547
fix(backups): stop containers during volume backup creation
...
Track and recover stopped containers across interrupted backup executions.
2026-07-15 15:59:35 +02:00
Andras Bacsai
63961e0799
feat(backups): add scheduled persistent volume backups
2026-07-15 15:47:57 +02:00