Automatically Sync your Password Managers Data to Bitwarden/Vaultwarden
3.0K
Automatically Sync your Password Managers Data to Bitwarden/Vaultwarden
BitwardenSync is a docker service that will automatically Sync your Password Managers Data to your Bitwarden/Vaultwarden Instance.
.env.example file, renaming the duplicate to .env. Fill in the required fields within .env.docker-compose.yml file, tailoring it to your environment.BitwardenSync can be integrated into your existing backup schedule using Cron. Here is an example to run backups every Friday at 22:00:
echo "0 22 * * 5 /opt/BitwardenSync/backup_schedule_example.sh >> /var/log/backup_schedule_example.log 2>&1" | crontab -
Refer to the provided example script for a template on setting up scheduled backups for BitwardenSync.
Please see the contributing guide
Created by NorkzYT with 💛
► Twitch https://www.twitch.tv/polymathnorkz
► Discord https://discord.com/users/282100214024896522
► GitHub https://github.com/NorkzYT
Content type
Image
Digest
sha256:9e8a7b0b9…
Size
111.7 MB
Last updated
3 months ago
docker pull norkz/bitwardensync