Skip to content

Vaultwarden

Office Web - Source - Docker Image - Document


Vaultwarden 是用 Rust 编写的非官方 Bitwarden 兼容服务器


  • 生成密钥
bash
openssl rand -base64 48

设置环境变量

bash
ADMIN_TOKEN

若使用了子目录,也需要完整的路径

bash
DOMAIN=

Released under the Apache-2.0 License.