Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Vaultwarden update #88

Answered by tteck
tomdh76 asked this question in Q&A
Mar 24, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

If you want to backup data

cp -R /var/lib/vaultwarden/data data-backup

If you want to restore data

cp -R data-backup/* /var/lib/vaultwarden/data

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tomdh76
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tomdh76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants