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

You must be logged in to vote

So the problem for me was that the web vault somehow got uninstalled and would not reinstall through apk like the script installs it. I have tried uninstalling and reinstalling manually with apk, but ultimately I had to download it from the precompiled package.

Here are the commands I used to get this working again:

wget https://github.com/dani-garcia/bw_web_builds/releases/download/v2023.12.0/bw_web_v2023.12.0.tar.gz

tar -xvzf bw_web_v2023.12.0.tar.gz

mv ./web-vault/ /var/lib/vaultwarden/

rc-service vaultwarden start

I don't know if this is just the alpine variant doing this... But it is weird that the webvault seems to have disappeared after updating.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LilTrublMakr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant