ttionya / vaultwarden-backup

Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)
MIT License
1.03k stars 118 forks source link

postgres backup Bitwarden Unified beta database #114

Closed seanob86 closed 1 year ago

seanob86 commented 1 year ago

I know the official bitwarden unified beta is out of scope of this project: https://bitwarden.com/help/install-and-deploy-unified-beta/

However will the postgres backup of this project in theory will work with the bitwarden unified project using postgres as db backend?

ttionya commented 1 year ago

This project only provides backup support for the unofficial Vaultwarden and has not been tested with the official Bitwarden.

PS: In theory, backing up only the database should be universal. However, please note that any pull requests and issues related to non-Vaultwarden backups will not receive support (comments excluded).

seanob86 commented 1 year ago

Understood and what I expected.