You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I use ofelia to backup my servers using restic.
I currently backup docker volumes while containers are running, but ideally there would be a way for ofelia to stop all running containers and to then start them again after completion.
A setting to decide if ofelia should start containers again based on failure, success, or both would also be nice just to add more flexibility.
Containers that were running with compose should start again using their compose file, and containers running with docker run should start again with the same args. Similar to how Watchtower handles starting containers again after an update.
The text was updated successfully, but these errors were encountered:
Hey, I use ofelia to backup my servers using restic.
I currently backup docker volumes while containers are running, but ideally there would be a way for ofelia to stop all running containers and to then start them again after completion.
A setting to decide if ofelia should start containers again based on failure, success, or both would also be nice just to add more flexibility.
Containers that were running with compose should start again using their compose file, and containers running with docker run should start again with the same args. Similar to how Watchtower handles starting containers again after an update.
The text was updated successfully, but these errors were encountered: