This repository was archived by the owner on May 4, 2021. It is now read-only.
Add the possibility to define before / after backup commands and after restore command.#24
Open
ahfeel wants to merge 7 commits intodocker-archive:masterfrom
Open
Add the possibility to define before / after backup commands and after restore command.#24ahfeel wants to merge 7 commits intodocker-archive:masterfrom
ahfeel wants to merge 7 commits intodocker-archive:masterfrom
Conversation
* Apply CRON rules ONLY if RESTORE = false
… backup instead of the last one.
…ckup would totally fail because cron run them from empty environment.
* Check if LAST_BACKUP is defined to be able to fetch back a specific…
|
I think the ability to execute commands before backup and after restore is important, because some files we can't just copy them over to s3 and it's done, like database files. I personally pretty like this feature 👍 Actually I also did the same thing in my another repo(lodestreams/dockup) early March, but that one is for another cloud (forked from this repo), for s3, I prefer the *official one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.