ποΈ Vaultwarden
π§ How to set up Lazywarden to Backup with Vaultwardenβ
To Backup Vaultwarden using Lazywarden, follow these steps:β
-
π‘οΈ Bitwarden Secret Manager: Vaultwarden does not have its own Secret Manager, so you must have at least one free official Bitwarden account. This account will be used to manage the secrets needed to backup Vaultwarden.
-
βοΈ Bitwarden Secret Manager configuration: Set up the Secret Manager on your free Bitwarden account. This will act as a βcontainerβ that will store the secrets needed to backup Vaultwarden. The secrets will only be used from your Bitwarden account.
-
π Required variables: Make sure to set the following variables in your .env file:
- π BW_URL: The URL of your Vaultwarden account.
- π€ BW_USERNAME: The username of your Vaultwarden account.
- π BW_PASSWORD: The password for your Vaultwarden account.
- π BW_TOTP_SECRET: The secret code for TOTP authentication, if you are using it in Vaultwarden.