dockerless install update #4397
Replies: 5 comments 2 replies
-
In that case all in the data folder is the important stuff. See https://github.com/dani-garcia/vaultwarden/wiki/Third-party-packages |
Beta Was this translation helpful? Give feedback.
-
should it be enough to simply replace all the files in the /var/lib/vaultwarden besides the data folder with the new data? |
Beta Was this translation helpful? Give feedback.
-
Here is mine script for update vaultwarden without docker just replace with you version version1 version2 |
Beta Was this translation helpful? Give feedback.
-
Bit late to the party - it sounds like you've used https://gist.github.com/heinoldenhuis/f8164f73e5bff048e76fb4fff2e824e1 (not available anymore). by @heinoldenhuis Based on that gist, I've build an install / upgrade script: https://github.com/Anuril/vwinst It currently works on debian 11 + 12, results with rhel based distros might differ, and it might not work for your instance. |
Beta Was this translation helpful? Give feedback.
-
Here is a Script that automates the Docker less Update: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
i installed vaultwarden without docker quite some time ago. It has been working perfectly but i have realized that the version I have on my system is very outdated and possibly dangerous.
Apparently the original guide I used for the install is also no longer available.
What would be the process to update this install? I suppose that only the data in the "data" folder needs to be preserved if not using an external db?
Beta Was this translation helpful? Give feedback.
All reactions