Skip to content

Vaultwarden

Vaultwarden is your self-hosted password manager. It stores passwords, passkeys, and secure notes so you can sign in safely across devices.

Core capabilities:

  • Save and autofill passwords.
  • Store secure notes and credentials.
  • Support shared vaults for families or teams.

Technical specs

Environment variables

  • DATABASE_URL: Database connection string (required for platform deployments).
  • DOMAIN: Public URL used by Vaultwarden.
  • ADMIN_TOKEN: Token for admin panel access.
  • WEBSOCKET_ENABLED: Enables websocket notifications.
  • ROCKET_PORT / PORT: Runtime port binding (platform-dependent).