Files
vaultwarden/Third-party-packages.md
Daniel García 3bbd0b6de0 Project renaming
2021-04-27 23:48:04 +02:00

2.9 KiB

This page is an index of third-party vaultwarden packages. As these packages are not maintained or controlled by vaultwarden, they can lag behind official releases, sometimes significantly. If you rely on these packages, you might want to enable watching for new vaultwarden releases and let the maintainer know if the package isn't being kept up to date.

Arch Linux

Available in the official repositories, along with the web vault.

Debian

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.

Installation instructions: https://github.com/MrMEEE/bitwarden_rs_rpm/blob/master/README.md

Any issues with the RPMs can be reported here: https://github.com/MrMEEE/bitwarden_rs_rpm/issues

CentOS 8 / RHEL 8

A fork of the repo that builds an RPM and pushes it to COPR using Docker.

https://github.com/alexpdp7/bitwarden_rs/tree/rpm/packages/centos8 https://copr.fedorainfracloud.org/coprs/koalillo/bitwarden_rs/

Nix (OS)

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 is a platform that helps you run web apps on your server. Using Cloudron, you can easily install Bitwarden_rs on a custom domain from the App Library The app package comes bundled with the upstream web vault and does not need any further configuration after installation to get started. The Cloudron team keeps track of releases and provides automatic updates.

The package code and the issue tracker can be found at https://git.cloudron.io/cloudron/bitwardenrs-app

Home Assistant

Home Assistant 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 and as a binary package in the FreeBSD pkg repository: pkg install bitwarden_rs