[GH-ISSUE #848] Missing wiki page about recover from backup #595

Closed
opened 2026-03-03 02:01:09 +03:00 by kerem · 2 comments
Owner

Originally created by @Lilja on GitHub (Feb 5, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/848

I'm missing a page in the wiki section detailing how to recover from a backup. What should I do with the exported sqlite file?

Originally created by @Lilja on GitHub (Feb 5, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/848 I'm missing a page in the wiki section detailing how to recover from a backup. What should I do with the exported `sqlite` file?
kerem closed this issue 2026-03-03 02:01:10 +03:00
Author
Owner

@mprasil commented on GitHub (Feb 6, 2020):

From the wiki page:

To restore simply overwrite db.sqlite3 with backup.sqlite3

(essentially the backup is a copy of the entire DB, so you just replace the DB with your backup file)

Should we update the wiki to make it more obvious? I feel like it's easy to overlook.

<!-- gh-comment-id:582785607 --> @mprasil commented on GitHub (Feb 6, 2020): From the [wiki page](https://github.com/dani-garcia/bitwarden_rs/wiki/Backing-up-your-vault): > To restore simply overwrite db.sqlite3 with backup.sqlite3 (essentially the backup is a copy of the entire DB, so you just replace the DB with your backup file) Should we update the wiki to make it more obvious? I feel like it's easy to overlook.
Author
Owner

@dani-garcia commented on GitHub (May 13, 2020):

Closed due to inactivity.

<!-- gh-comment-id:628281814 --> @dani-garcia commented on GitHub (May 13, 2020): Closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#595
No description provided.