Bitwarden-Portal
Bitwarden-Portal
Docker app from grtgbln's Repository
Overview
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Cron schedule for backup and restore tasks
- Target
- CRON_SCHEDULE
- Default
- 0 0 * * *
- Value
- 0 0 * * *
This is the password used to encrypt and decrypt the backup files during the sync process.
- Target
- ENCRYPTION_PASSWORD
The URL of the source Bitwarden/Vaultwarden server.
- Target
- SOURCE_SERVER
- Default
- https://vault.bitwarden.com
- Value
- https://vault.bitwarden.com
The username of the source Bitwarden/Vaultwarden account.
- Target
- SOURCE_ACCOUNT
The password of the source Bitwarden/Vaultwarden account.
- Target
- SOURCE_PASSWORD
The client ID of the source Bitwarden/Vaultwarden account, found in Account Settings -> Security -> Keys
- Target
- SOURCE_CLIENT_ID
The client secret of the source Bitwarden/Vaultwarden account, found in Account Settings -> Security -> Keys
- Target
- SOURCE_CLIENT_SECRET
The URL of the destination Bitwarden/Vaultwarden server.
- Target
- DEST_SERVER
- Default
- https://vault.bitwarden.com
- Value
- https://vault.bitwarden.com
The username of the destination Bitwarden/Vaultwarden account.
- Target
- DEST_ACCOUNT
The password of the destination Bitwarden/Vaultwarden account.
- Target
- DEST_PASSWORD
The client ID of the destination Bitwarden/Vaultwarden account, found in Account Settings -> Security -> Keys
- Target
- DEST_CLIENT_ID
The client secret of the destination Bitwarden/Vaultwarden account, found in Account Settings -> Security -> Keys
- Target
- DEST_CLIENT_SECRET
Enable pruning of old backups.
- Target
- ENABLE_PRUNING
- Default
- true|false
Retention policy for backup files. Backups older than this value will be deleted.
- Target
- RETENTION_DAYS
- Default
- 30
- Value
- 30
If all backups are older than the retention day setting, keep the following minimum files.
- Target
- MIN_FILES
- Default
- 10
- Value
- 10
Path to backup files.
- Target
- /app/backups
- Default
- /mnt/user/appdata/bitwarden_portal/backups
- Value
- /mnt/user/appdata/bitwarden_portal/backups
Categories
Download Statistics
Total Downloads Over Time
Details
reaper0x1/bitwarden-portal:latestRun Bitwarden-Portal on Unraid.
Bitwarden-Portal is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.