-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Improvements to backup-db.sh/sql to add 4 more features. Allow: Diff dir and suffix. Copy and ln of latest backup #1720
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
base: main
Are you sure you want to change the base?
Conversation
…the latest MSSQL backup. In favour of snapshots/deduplication algorithms, e.g. restic/other automation circumstances. Facilitate copy and symlink to the of/to the latest MSSQL backup. In favour of snapshots/deduplication algorithms, e.g. restic minimal comment addtion for the last commit fix if comparison in the previous commit fix if comparison ordering in the previous commit Allow different Backup Dir for DB. Facilitate copy and symlink of/to the latest MSSQL backup. In favour of snapshots/deduplication algorithms, e.g. restic/other automation circumstances.
|
@haneef95 would you be willing to start a thread here: https://community.bitwarden.com/c/github-contributions/7 ? May be good to lay out what it is exactly you'd like to accomplish as well as any pre-dev feedback from the engineering team 👍 |
Rename variables to match the rest. Also: Allow users to specify both $BACKUP_DB_FILENAME and $BACKUP_DB_FILENAME_SUFFIX backup-db.sh minor syntax fix
|
@tgreer-bw - Looking forward to your thoughts! Thanks 😄 |
|
Hi @haneef95 , thank you for the work done so far, and apologies for delay in reaching out. I will pick this up, and track this in our internal board for review. We will get back to you soon. |
|
Latest on this please? |
Helps when executing backups manually, like so:
docker exec -ti -e BACKUP_FILENAME_SUFFIX='_PreUpdate' bitwarden-mssql /backup-db.sh