Robert Kaussow
6702ae020e
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/tag/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
ci/woodpecker/tag/build-container Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/notify Pipeline was successful
While using `scratch` network connections from the container (e.g. to fetch icons) were not working due to missing SSL libraries and maybe other missing OS dependencies to make network connections. Reviewed-on: #146 Co-authored-by: Robert Kaussow <mail@thegeeklab.de> Co-committed-by: Robert Kaussow <mail@thegeeklab.de> |
||
---|---|---|
.gitsv | ||
.woodpecker | ||
.dictionary | ||
.gitignore | ||
.markdownlint.yml | ||
.prettierignore | ||
Containerfile | ||
LICENSE | ||
README.md | ||
renovate.json |
vaultwarden
Custom image for Vaultwarden password manager
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.