

3·
2 months agoIf you’re deploying Vaultwarden via docker, there’s an ENV to disable web vault
WEB_VAULT_ENABLED=true
Set to false and redeploy.


If you’re deploying Vaultwarden via docker, there’s an ENV to disable web vault
WEB_VAULT_ENABLED=true
Set to false and redeploy.


Persistent storage is always my downfall when setting up k8s. I always end up going back to plain ol’ docker compose.
You’re right.
If you login to Vaultwarden and access the Web vault, is there a path like
/adminyou can add to your blocked paths config?