This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Migrating vaultwarden data from docker version #995
Replies: 3 comments 3 replies
-
Why not use export/import? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Will this feature include all Users Groups an Keys, so that logged in devices will stay logged in? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Figured it out. Here is what I did:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to migrate my exisiting vaultwarden setup to aa new lxc from tteck.
i am using the latest Docker image vaultwarden/server:latest
I shut down the Docker container, copied all data via WinSCP to my Windows machine, then I spun up a new Vaultwarden using a script v5 from tteck (thanks for the easy way!) I logged in as admin and configured at the new Vaultwarden settings. After that, I stopped the service via systemctl, replaced all data from the data-folder (except for the config) and got a 502 error after starting the service again. Is anyone experiencing the same issues?
Beta Was this translation helpful? Give feedback.
All reactions