vaultwarden/README.md

17 lines
909 B
Markdown
Raw Normal View History

2025-02-06 18:29:18 +01:00
# Vaultwarden
![Build, scan & push](https://git.conorz.at/titanz-containers/vaultwarden/actions/workflows/build.yml/badge.svg)
![Build testing, scan & push](https://git.conorz.at/titanz-containers/vaultwarden/actions/workflows/build-testing.yml/badge.svg)
### Features & usage
- Built on the [official Alpine-based image](https://github.com/dani-garcia/vaultwarden/tree/main/docker), to be used as a drop-in replacement.
- Unprivileged image: you should check your volumes' permissions (eg `/data`), default UID/GID is 200003. Default port is 8080/tcp.
### Sample Docker Compose config
2025-02-06 18:36:09 +01:00
See this [link](https://git.conorz.at/titanz/Docker-Compose-Files/src/branch/development/vaultwarden).
2025-02-06 18:29:18 +01:00
### Licensing
- Licensed under AGPL 3 to comply with licensing by Bitwarden.
- Any image built by Polarix Containers is provided under the combination of license terms resulting from the use of individual packages.