Return to site

Bitwarden Server

broken image


Join GitHub today

Bitwarden Web Vault.

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

  • Not even the team at Bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256. Bitwarden is 100% open source software. The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.
  • This will download the BitWarden Docker container from hub.docker.com. Then all you need to do is start it: docker-compose up -d && docker-compose logs -f. The 'up -d' option actually starts the container called 'app' which is actually your BitWarden rust server in 'daemon' mode, which means it'll keep running unless you tell it to stop.
  • The base image used to serving static content such as the Bitwarden web vault.
  • Seems going to bitwarden-nginx on 8443 as https did the job and it's now forwarding correctly! Kspearrin closed this May 24, 2020 Sign up for free to join this conversation on GitHub.
Sign up New issue

Best architectural rendering software for mac. Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Run Your Own Bitwarden Server

Bitwarden Server

By clicking 'Sign up for GitHub', you agree to our terms of service and privacy statement. Document scanner 1 0. Sensei mac. We'll occasionally send you account related emails.

Bitwarden Server Release

Already on GitHub? Sign in to your account

Host Bitwarden On Azure

Comments

commented May 24, 2020

Hey, so I'm using the docker instructions here: https://bitwarden.com/help/article/install-on-premise/ and since I already have an nginx reverse proxy I made bitwarden listen on 5178/5179 (http/https)

Going to the https://domain:5179 in the browser gives me a https page and everything works fine, going http://domain:5178 gives me a protocol error as it seems to try https://domain:5178 instead of going to 5179

Here's my nginx config for the one listening to 443

I've tried both 5178/no https and 5179/with https and everything results in a 502, even though it seems to work fine on 5179 - any pointers?

commented May 24, 2020

Seems going to bitwarden-nginx on 8443 as https did the job and it's now forwarding correctly! Application ms excel xlsx. Jaksta video converter 2 1 100.

Bitwarden Server

closed this May 24, 2020

Bitwarden Server Status

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment




broken image