mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
restore from backup #680
Reference in New Issue
Block a user
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).
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.