Skip to content

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

Draft
ajhalili2006 wants to merge 2 commits intomainfrom
ajhalili2006/vaultwarden-backup-integration
Draft

WIP: feat(global): add support for built-in rclone-based backups#19
ajhalili2006 wants to merge 2 commits intomainfrom
ajhalili2006/vaultwarden-backup-integration

Conversation

@ajhalili2006
Copy link
Copy Markdown
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