Skip to content

Web vault builds for vaultwarden (Note: This is a proof of concept repository. Don't rely on it or use it in production.)

License

Notifications You must be signed in to change notification settings

stefan0xC/bw_web_builds

 
 

Repository files navigation

Web Vault builds for Vaultwarden

GitHub Release Docker Pulls GPL-3.0 Licensed Matrix Chat

This project is not associated with the Bitwarden project nor Bitwarden, Inc.

⚠️IMPORTANT⚠️: When using this server, please report any bugs or suggestions to us directly (look at the bottom of this page for ways to get in touch), regardless of whatever clients you are using (mobile, desktop, browser...). DO NOT use the official support channels.



This is a repository to store the builds of the Bitwarden web vault with the patches to make it work with vaultwarden

Building the web-vault

To build the web-vault you need either node and npm installed or use Docker.

Using node and npm

For a quick and easy local build you could run:

make full

That will generate a tar.gz file within the builds directory which you can extract and use with the WEB_VAULT_FOLDER environment variable.

Using Docker

Or via the usage of Docker:

make docker-extract

That will extract the tar.gz and files generated via Docker into the docker_builds directory.

More information

For more information see: Install the web-vault

Pre-build

The builds are available in the releases page, and can be replicated with the scripts in this repo.


Get in touch

To ask a question, offer suggestions or new features or to get help configuring or installing the software, please use the forum.

If you spot any bugs or crashes with vaultwarden itself, please create an issue. Make sure there aren't any similar issues open, though!

If you prefer to chat, we're usually hanging around at #vaultwarden:matrix.org room on Matrix. Feel free to join us!

About

Web vault builds for vaultwarden (Note: This is a proof of concept repository. Don't rely on it or use it in production.)

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 74.9%
  • Dockerfile 15.6%
  • Makefile 9.5%