mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-03-27 07:28:31 +07:00
2.6 KiB
2.6 KiB
Container Image Usage
- Which container image to use
- Starting a container
- Updating the bitwarden image
- Using Docker Compose
- Using Podman
Deployment
- Building your own docker image
- Building binary
- Third-party packages
- Deployment examples
- Proxy examples
- Logrotate example
Configuration
- Overview
- Disable registration of new users
- Disable invitations
- Enabling admin page
- Disable the admin token
- Enabling HTTPS
- Enabling WebSocket notifications
- Enabling U2F authentication
- Enabling YubiKey OTP authentication
- Changing persistent data location
- Changing the API request size limit
- Changing the number of workers
- SMTP configuration
- Password hint display
- Disabling or overriding the Vault interface hosting
- Logging
- Fail2Ban Setup
- Creating a systemd service
- Running with systemd-docker
- Running without WAL enabled
- Syncing users from LDAP
- Other configuration
- Using the MariaDB (MySQL) Backend
- Using the PostgreSQL Backend
- Using an alternate base dir (subdir/subpath)
Other Information
- Importing data from Keepass or KeepassX
- Backing up your vault
- Using a Private CA and making SSL certs work with Chrome
- Running a private bitwarden_rs instance with Let's Encrypt certs
- Differences from the upstream API implementation
- Supporting upstream development
- Hardening Guide
- Caddy 2.x with Cloudflare DNS