vaultwarden¶
What is it?¶
vaultwarden is an alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
Note
📢 This project was known as Bitwarden_RS and has been renamed to separate itself from the official Bitwarden server in the hopes of avoiding confusion and trademark/branding issues.
Details | |||
---|---|---|---|
Project home | Docs | Github | Docker |
1. Installation¶
sb install sandbox-vaultwarden
2. URL¶
- To access vaultwarden, visit
https://vaultwarden._yourdomain.com_
3. Setup¶
-
Visit the vaultwarden site at
https://vaultwarden._yourdomain.com_
-
Sign up with any email address and password.
-
To access the Admin Panel go to
https://vaultwarden._yourdomain.com_admin
-
You will need to enter an authentication key which you can find in
/opt/vaultwarden/env
. Look forADMIN_TOKEN=
.