Vaultwarden
Vaultwarden is a self-hosted password manager which provides secure and encrypted password storage. It uses client-side encryption and provides access to passwords through a web interface and mobile apps.
Vaultwarden
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh)"
Alpine install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-vaultwarden.sh)"
Configuration
Config file:
1
/opt/vaultwarden/.env
Notes
Application uses self-signed certificate for HTTPS to work and is enabled by default. If you need a different setup, please read the documentation.
To set the Admin Token, run the command below (or type update) in the LXC Console.