From e56ba9f21b7e692d8f4b958e4a9c808b45fbe81d Mon Sep 17 00:00:00 2001 From: Shiv Patel Date: Sun, 11 Oct 2020 20:06:36 -0400 Subject: [PATCH] Updated Backing up your vault (markdown) --- Backing-up-your-vault.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Backing-up-your-vault.md b/Backing-up-your-vault.md index d6b87a4..1c74dc4 100644 --- a/Backing-up-your-vault.md +++ b/Backing-up-your-vault.md @@ -14,7 +14,10 @@ Running the above command requires sqlite3 to be installed on the docker host sy docker run --rm --volumes-from=bitwarden bruceforce/bw_backup /backup.sh ``` -You can also run a container with integrated cron daemon to automatically backup your database. See https://gitlab.com/1O/bitwarden_rs-backup or https://github.com/shivpatel/bitwarden_rs_dropbox_backup for examples. +You can also run a container with integrated cron daemon to automatically backup your database. See: +- https://github.com/shivpatel/bitwarden_rs-local-backup +- https://github.com/shivpatel/bitwarden_rs_dropbox_backup +- https://gitlab.com/1O/bitwarden_rs-backup ## 2. the attachments folder