Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Restore backups #2

Open
AdamXweb opened this issue Jul 12, 2022 · 0 comments
Open

[FEAT] Restore backups #2

AdamXweb opened this issue Jul 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AdamXweb
Copy link
Owner

Important, but haven't had time to test.

I'd want to complete #1 first so restore is able to check if a backup exists for app/s and restore accordingly.

Could be conducted with the following
rm -rf $DOCKER_VOLUMES$i* $DOCKER_VOLUMES$i..?* $DOCKER_VOLUMES$i.[!.]* ; tar -C $DOCKER_VOLUMES$i -xjf $TARGET$i$(date '+%Y-%m-%d').tar.bz2

@AdamXweb AdamXweb added the enhancement New feature or request label Jul 15, 2022
@AdamXweb AdamXweb changed the title Restore backups [FEAT] Restore backups Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant