Bitwarden Backup to Google Drive

Hi!,
Been using Bitwarden for a couple of months now and absolutely love it. I dont know if this is has been brought up before, but has anyone thought about making an feature to automatically backup bitwarden (Vaultwarden) to google drive? Currently I am doing this manually, but if Home Assistant can do it, how much worse would it to make Bitwarden (Vaultwarden) do it? Any Ideas?

Thanks.

If on Linux, look at rclone I use it for backups to Dropbox.Using its “move” function, it copies to the cloud, verifies, & then deletes the source copt, reclaiming local disk space.

https://rclone.org/

I use the Google Drive Backup Addon and it does backup Bitwarden

sabeechen/hassio-google-drive-backup: Automatically create and sync Home Assistant backups into Google Drive (github.com)

That is for HassOS & Supervised. They could be running a Container or Core installation.

I assumed he is using supervisor since bitwarden is included as an addons but after re-reading the post I’m not sure I read it right :confused:

1 Like

Sorry guys I did not make it clear, I am using Hass os with the Google drive backup and bitwarden add-ons. I was not aware Google drive backup backs up bitwarden too. So that solves my question. But shouldn’t bitwarden have a standalone backup system anyways?

Thanks