All checks were successful
deploy-docs / build-and-deploy (push) Successful in 38s
561 B
561 B
description, author, date, lastmod, showHero, tags, title
| description | author | date | lastmod | showHero | tags | title |
|---|---|---|---|---|---|---|
| self hosted bitwarden key and password manager | wompmacho | 2025-02-23 | 2025-02-23 | false | vaultwarden |
What is vaultwarden?
vaultwarden ia a alternative server implementation of the Bitwarden Client API, written in
Rust and compatible with official Bitwarden clients, perfect for self-hosted
deployment where running the official resource-heavy service might not be ideal.
Docker Compose Example
{{<include "/srv/configs/docker_compose/vaultwarden/docker-compose.yaml">}}