bitwarden-export

bitwarden-export

Docker app from onetx's Repository

Overview

Bitwarden Export to Backup Bash docker image that exports your Bitwarden vault contents Features This simple bash docker image uses the Bitwarden CLI to perform three backup tasks: export personal vault export organization vault (if applicable) export file attachments (if applicable) The docker image provides the choice of creating unencrypted export files or password-encrypted export files. Attachments are not encrypted.

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

BW_URL_SERVERVariable

OPTIONAL: If you have your own Bitwarden or Vaulwarden server, set in the environment variable BW_URL_SERVER its url address.

BW_CLIENTIDVariable

Your Bitwarden Personal API Key can be obtain in: https://bitwarden.com/help/personal-api-key/

BW_CLIENTSECRETVariable

Your Bitwarden Personal API Key can be obtain in: https://bitwarden.com/help/personal-api-key/

BW_PASSWORDVariable

Bitwarden Vault Password

BW_ORGANIZATIONS_LISTVariable

OPTIONAL: Set one or more organizations separated by comma. To obtain your organization_id value, open a terminal and type:bw login #(follow the prompts); bw list organizations | jq -r '.[0] | .id' Example: cada13d7-5418-37ed-981b-be822121c593,cada13d7-5418-37ed-981b-be82219879878979,cada13d7-5418-37ed-981b-be822121c5435 If empty, the container export a backup of ALL Organizations in vault

EXPORT_PASSWORDVariable

The password used to encrypt the exporte vault.

OUTPUT_PATH_VOLUMEPathrw

Path to save exported vault

Target
/var/data
Default
/mnt/user/appdata/bw-export
Value
/mnt/user/appdata/bw-export
ATTACHMENTS_PATH_VOLUMEPathrw
Target
/var/attachments
Default
/mnt/user/appdata/bw-export
Value
/mnt/user/appdata/bw-export

Categories

Download Statistics

22,756
Total Downloads
3,511
This Month
1,585
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
0netx/bw-export
Last Updated2026-03-08
First Seen2024-01-15

Run bitwarden-export on Unraid.

bitwarden-export is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.