Vaultwarden Alpine LXC #148

Closed
opened 2026-02-04 16:50:53 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @IcHiAT on GitHub (Dec 8, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Vaultwarden Alpine by default does not work. Bad Gateway.

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Alpine

Please provide detailed steps to reproduce the issue.

I need to fix / create this:

/var/lib/vaultwarden/.env

ROCKET_ADDRESS=0.0.0.0
DATA_FOLDER=/opt/vaultwarden/data
DATABASE_MAX_CONNS=10
WEB_VAULT_FOLDER=/opt/vaultwarden/web-vault
WEB_VAULT_ENABLED=true

Reboot. Done!

Originally created by @IcHiAT on GitHub (Dec 8, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. Vaultwarden Alpine by default does not work. Bad Gateway. ### What settings are you currently utilizing? - [x] Default Settings - [ ] Advanced Settings ### Which Linux distribution are you employing? Alpine ### Please provide detailed steps to reproduce the issue. I need to fix / create this: /var/lib/vaultwarden/.env ``` ROCKET_ADDRESS=0.0.0.0 DATA_FOLDER=/opt/vaultwarden/data DATABASE_MAX_CONNS=10 WEB_VAULT_FOLDER=/opt/vaultwarden/web-vault WEB_VAULT_ENABLED=true ``` Reboot. Done!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#148