bitwarden-export

bitwarden-export

Aplicación Docker from onetx's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

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

Objetivo
/var/data
Por defecto
/mnt/user/appdata/bw-export
Valor
/mnt/user/appdata/bw-export
ATTACHMENTS_PATH_VOLUMEPathrw
Objetivo
/var/attachments
Por defecto
/mnt/user/appdata/bw-export
Valor
/mnt/user/appdata/bw-export

Categorías

Descargar estadísticas

22,756
Descargas totales
3,511
Este mes
1,585
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
0netx/bw-export
Última actualización2026-03-08
Visto por primera vez2024-01-15

Ejecute bitwarden-export en Unraid.

bitwarden-export se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.