Skip to content

leukelele/vaultwarden-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vaultwarden

Vaultwarden is a reimplementation of Bitwarden in the Rust programming language, designed to offer greater flexibility. Bitwarden's self-hosting option is distributed in a containerized form, which is essentially a one-size-fits-all solution and may not include all its features immediately out of the box, though the overall service and support is reportedly excellent. Vaultwarden, on the other hand, allows for more customization in installation and has less overhead.1 While Bitwarden, built on Microsoft's tech stack with .NET and MySQL, requires around 2 GB of memory, Vaultwarden reportedly uses only about 60 MB.2 However, unlike Bitwarden, Vaultwarden does not include a reverse proxy by default, requiring manual setup for that component.

Although a WIP, the wiki explains the step by step process of setting this docker in a Debian 12 server.

setup dependencies

This vaultwarden Docker instance is installed along with a plugin of Caddy that allows Caddy to be used as a reverse proxy for the Docker containers. In addition, the vaultwarden uses MariaDB as a backend.

Footnotes

  1. This is stated in the vaultwarden repository

  2. This youtube states as such; although, I have not verified the correctness of the information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published