0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-08 15:08:58 +02:00

Chase rename for FreeBSD, linting

Bernard Spil 2021-05-23 09:32:18 +00:00
parent d7c6ccfce5
commit 601ed960c5

@ -9,7 +9,6 @@ Available in the [official repositories](https://www.archlinux.org/packages/comm
A docker based toolchain can be used to build debian packages: https://github.com/greizgh/bitwarden_rs-debian
It bundles the server and the web vault.
## CentOS7 / RHEL7
A RPM Repository is packaged by @MrMEEE here: https://copr.fedorainfracloud.org/coprs/mrmeee/bitwarden_rs/ ... This also includes the webinterface in an additional package.
@ -29,7 +28,6 @@ https://copr.fedorainfracloud.org/coprs/koalillo/bitwarden_rs/
Bitwarden_rs is packacked in Nix with 4 packages (one for mysql, sqlite and postgresql and one for the vault). For NixOS there's a Module as well (services.bitwarden_rs) so bitwarden_rs can be configured in NixOS declarative way as well.
## Cloudron
[Cloudron](https://cloudron.io) is a platform that helps you run web apps on your server.
@ -43,9 +41,10 @@ The package code and the issue tracker can be found at https://git.cloudron.io/c
[Home Assistant](https://www.home-assistant.io/) is an open-source home automation platform. A bitwarden_rs community add-on is available at https://github.com/hassio-addons/addon-bitwarden.
## Build script for Ubuntu 20.04
Dinger1986 has created a script to install bitwarden_rs from source on Ubuntu 20.04, see
https://github.com/dinger1986/bitwardenrs_install_script
## FreeBSD
Available in the [FreeBSD ports tree](https://www.freshports.org/security/bitwarden_rs/) and as a binary package in the FreeBSD pkg repository: `pkg install bitwarden_rs`
Available in the [FreeBSD ports tree](https://www.freshports.org/security/vaultwarden/) and as a binary package in the FreeBSD pkg repository: `pkg install vaultwarden`