Improve restore workflow #10
Labels
No Label
Idea
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/alex#10
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The current workflow involves stopping the container, having to spawn a manual container with all the required configuration, and then restoring inside that container. This system is rather clunky and difficult to use.
An interesting idea would be to be able to send a request to the currently running server to restore a backup. This would keep the container running, with only the child process being momentarily stopped.