vaultwarden/README.md
Robert Kaussow 5738015f1b
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
chore: switch from distroless to scratch (#144)
Reviewed-on: #144
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-committed-by: Robert Kaussow <mail@thegeeklab.de>
2023-11-26 12:54:23 +01:00

1.5 KiB

vaultwarden

Custom image for Vaultwarden password manager

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom rootless container image for Vaultwarden. Vaultwarden is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients.

WARNING: This version only supports SQLite and PostgreSQL databases.

Configuration

In Vaultwarden the configuration can be done either via environment variables or the admin page. A complete list of all environment variables can be found in the Vaultwarden Repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.