Skip to content

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

  1. Visit the vaultwarden site at https://vaultwarden._yourdomain.com_

  2. Sign up with any email address and password.

  3. To access the Admin Panel go to https://vaultwarden._yourdomain.com_/admin

  4. You will need to enter an authentication key which you can find in /opt/vaultwarden/env. Look for ADMIN_TOKEN=.

  5. Documentation: Vaultwarden Docs