Skip to content

BenMcH/bitwarden_rs-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitwarden_rs Docker Compose

This micro-repo is used only as a host for an easily hostable Bitwarden_rs config

Setup

To setup this repo for deployment, clone it onto your docker server and enter the required values into the .env file.

VIRTUAL_HOST should be the same values, your website domain name. This can be a comma separated list Ex: passwords.example.com,password.example.com

The DEFAULT_EMAIL env will allow letsencrypt to email you if your certificates are going to expire soon

Running docker-compose up -d should be all that is required to host your own instance of Bitwarden_rs.

Gotchas

Due to the nginx proxy binding itself on ports 80 and 443, you cannot have another web server like Apache or Nginx running on the local machine.

About

dani-garcia/bitwarden_rs in docker-compose!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages