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

WIP: feat(global): add support for built-in rclone-based backups #19

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ajhalili2006
Copy link
Member

Closes #17.

This feature PR contains patches for integrating some shell code and Dockerfile patches from
@ttionya's Vaultwarden backup Docker image, along with a few tweaks for our use case.

Changelog

TBD

Scripts and some entrypoint script code are copied from
https://github.com/ttionya/vaultwarden-backup, although local development
testing through Codespaces is needed to ensure stability before merging
to the main branch and test in production at vault.recaptime.eu.org.

Signed-off-by: GitHub <ajhalili2006@gmail.com>
@ajhalili2006 ajhalili2006 self-assigned this Aug 2, 2022
@ajhalili2006 ajhalili2006 changed the title feat(global): add support for built-in rclone-based backups WIP: feat(global): add support for built-in rclone-based backups Aug 2, 2022
We use concurrently if rclone backup feature is enabled to
make sure its not we're not firing up command not found when
running the container.

Signed-off-by: GitHub <ajhalili2006@gmail.com>
@ajhalili2006 ajhalili2006 added the enhancement New feature or request label Apr 9, 2023
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
Status: Planned
Development

Successfully merging this pull request may close these issues.

Suggestion: vaultwarden-backup integration
1 participant