Developer tools · vlatest
Vaultwarden
Self-hosted Bitwarden — secure password manager for individuals and teams
About Vaultwarden
Vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Lighter than the official server and works with all official Bitwarden clients (web, desktop, mobile, browser extensions). - **End-to-end encrypted** password vault - **All Bitwarden clients** work out of the box - **2FA / TOTP** built-in authenticator - **Organizations** for team password sharing - **Send** secure file/text sharing - **Lightweight** — runs on as little as 64MB RAM
securitypassword-managerbitwardenself-hosted
What Pushify sets up for you
- Runs the official image as an isolated container on your server
- Public HTTPS URL with an automatic Let’s Encrypt certificate — bring your own domain any time
- Health check on /alive with alerts if it stops responding
- Secrets and passwords generated for you; everything editable later
Configuration
Set in the dashboard when you deploy — no config files.
Admin Token
Token for accessing /admin panel — keep secret!
generated
Allow Public Signups
Set to "false" after creating your account to prevent strangers from registering
default: true
Domain
Public URL where Vaultwarden is reachable (e.g. https://vault.yourdomain.com)
How it works
- Sign in and pick a server (free plan: connect your own VPS).
- Click deploy — Pushify pulls the image, wires networking and HTTPS, runs the health check.
- Open the app at its URL. Updates, restarts and logs live in the dashboard.