Back to catalog
Vaultwarden logo

Self-Host with Docker · Yantr

Vaultwarden

Lightweight, open-source Bitwarden-compatible password manager server written in Rust.

About

Vaultwarden (formerly Bitwarden_RS) is a lightweight, open-source server implementation of the Bitwarden password management API, written in Rust. It's fully compatible with official Bitwarden clients including browser extensions, desktop apps, and mobile apps. All passwords are encrypted client-side before being stored on your server. Features include personal vaults, Send (secure sharing), attachments, TOTP authenticator, two-factor authentication (email, Duo, YubiKey, FIDO2 WebAuthn), organizations with collections and password sharing, event logs, and emergency access. Premium features are free when self-hosting.

How to Self-Host Vaultwarden

Vaultwarden can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Vaultwarden does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for Vaultwarden Docker, Vaultwarden Docker Compose, or self-host Vaultwarden, this page is the direct landing page for that app in Yantr's catalog.

Use Cases

  • Store and manage all your passwords in a self-hosted vault that only you control, with full Bitwarden client compatibility.
  • Generate TOTP two-factor authentication codes directly within Vaultwarden for added security.
  • Securely share passwords or notes with family members using the Send feature with expiration and deletion options.
  • Access your passwords from any device using official Bitwarden apps while keeping your data on your own server.

Technical Details

Ports

Port Protocol Label
80 HTTP Web UI

Docker Image

vaultwarden/server:latest

Service Name

vaultwarden

Notes

  • Requires HTTPS for browser extensions to work properly
  • All data is encrypted client-side - server never sees your master password
  • WebSocket support enabled for real-time notifications

Related Apps

More App Pages

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Vaultwarden.

Page generated 2026-03-06T16:43:27.553Z