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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/vaultwarden.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/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.
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.