bitwarden-export

bitwarden-export

Docker 应用程序 from onetx's Repository

概述

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.

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

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

目标
/var/data
默认值
/mnt/user/appdata/bw-export
价值
/mnt/user/appdata/bw-export
ATTACHMENTS_PATH_VOLUMEPathrw
目标
/var/attachments
默认值
/mnt/user/appdata/bw-export
价值
/mnt/user/appdata/bw-export

类别

下载统计数据

22,756
下载总数
3,511
本月
1,585
平均每月

长期下载总量

加载图表...

详细信息

存储库
0netx/bw-export
最后更新2026-03-08
初见2024-01-15

在Unraid 上运行 bitwarden-export 。

bitwarden-export 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。