mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Updated Backing up your vault (markdown)
@@ -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
|
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
|
## 2. the attachments folder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user