bitwarden-export

bitwarden-export

Application Docker from onetx's Repository

Vue d'ensemble

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.

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

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

Cible
/var/data
Défaut
/mnt/user/appdata/bw-export
Valeur
/mnt/user/appdata/bw-export
ATTACHMENTS_PATH_VOLUMEPathrw
Cible
/var/attachments
Défaut
/mnt/user/appdata/bw-export
Valeur
/mnt/user/appdata/bw-export

Catégories

Télécharger les statistiques

22,756
Total des téléchargements
3,511
Ce mois-ci
1,585
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
0netx/bw-export
Dernière mise à jour2026-03-08
Première vue2024-01-15

Exécutez bitwarden-export sur Unraid.

bitwarden-export est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.