From 601ed960c5a9f024eb996278be3b54d023678dce Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Sun, 23 May 2021 09:32:18 +0000 Subject: [PATCH] Chase rename for FreeBSD, linting --- Third-party-packages.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Third-party-packages.md b/Third-party-packages.md index 7e56b74..dc871c6 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -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` \ No newline at end of file +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` \ No newline at end of file