Fork du dépôt https://github.com/greizgh/bitwarden_rs-debian.git avec les adaptations pour compiler vaultwarden sur Ubuntu 18.04
3e67a52dbe | ||
---|---|---|
debian | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
build.sh |
README.md
Bitwarden_rs debian package helper
Bitwarden_rs is an "Unofficial Bitwarden compatible server written in Rust".
This repository will help you producing a debian package.
TL;DR
Make sure you have the required build dependencies:
- docker
- git
Then:
git clone https://github.com/greizgh/bitwarden_rs-debian.git
cd bitwarden_rs-debian
./build.sh