Files
site-documentation/src/content/docs/applications/vaultwarden.mdx
Alex Lebens d8c19f45c5
All checks were successful
test-build / guarddog (push) Successful in 19s
test-build / build (push) Successful in 39s
renovate / renovate (push) Successful in 2m17s
feat: add notes
2026-04-10 21:18:19 -05:00

20 lines
772 B
Plaintext

---
title: Vaultwarden
description: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
hero:
tagline: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vaultwarden.webp
actions:
- text: Source
link: https://github.com/dani-garcia/vaultwarden
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/vaultwarden
icon: right-arrow
---
import { Aside } from '@astrojs/starlight/components';
<Aside>This app has public facing endpoint, at [passwords.alexlebens.dev](https://passwords.alexlebens.dev)</Aside>