instantlinux / docker-tools

Docker tools for developer productivity & entertainment
Apache License 2.0
272 stars 89 forks source link

SYS-624 helm chart for vaultwarden password manager #164

Closed instantlinux closed 3 months ago

instantlinux commented 3 months ago

Summary of Changes

Add a helm chart vaultwarden for self-hosted password management.

Why is this change being made?

Bitwarden provides continuously-updated mobile apps and browser extensions to support password form-fill operations the way LastPass does. It's free, easy to use thanks to the vaultwarden/server project, and more secure because self-hosting eliminates one major potential data leak.

How was this tested? How can the reviewer verify your testing?

Local testing and CI.

Completion checklist