Vaultwarden (Bitwarden) on a VPS (2026): Private Password Manager

Vaultwarden is a lightweight Bitwarden server. A VPS keeps it private and fast.
Table of Contents
- Why Vaultwarden
- VPS specs
- Install overview
- Security basics
- Backups
- Client tips
- Related guides
1. Why Vaultwarden
Cross-platform clients and simple server setup.
2. VPS specs
Very lightweight; runs fine on small plans.
3. Install overview
Docker with SQLite or Postgres; HTTPS. Prefer Postgres for multi-user setups, and set environment variables for admin token and SMTP for invites.
4. Security basics
Strong admin password; keep endpoints limited. Enforce 2FA for users, disable public registration for private instances, and rate-limit auth endpoints via reverse proxy.
5. Backups
Nightly database backups. Include attachments, configs, and test restores periodically.
6. Client tips
Use official Bitwarden clients; enable autofill judiciously and keep local vault locked on mobile.
7. Related guides
- Nginx Proxy Manager on a VPS
- WireGuard VPN on a VPS
- Hosting options: /vps-hosting
See /vps-hosting for plans.