mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #961] restore from backup #679
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gpopesc on GitHub (Apr 10, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/961
Hello
I have been using bitwardenrs for almost one year and I am very happy with it.
Now I want to be on the safe side and I did database backups. I have also all the file from docker data folder.
How I can restore the database?
I tried to mount a different docker container with other data folder (copied from original one), but it doesn't recognise any user from old one. I need to start from the beginning, with creating a new user. Is there any way to restore the data from old container?
Thank you
Please submit all your third party help requests to the forum
Link: https://bitwardenrs.discourse.group/c/help
@empenoso commented on GitHub (Apr 11, 2020):
Good question. I also want to know.
@jjlin commented on GitHub (Apr 11, 2020):
There is a wiki page on this: https://github.com/dani-garcia/bitwarden_rs/wiki/Backing-up-your-vault
Please direct further usage/configuration questions to the forum.
@gpopesc commented on GitHub (Apr 11, 2020):
Thank you very much, it is very clear for making backups.
What I really want to know is how to restore a backup? This part is not touched anywhere.