From c555406e9ebe1dece1ad33fde70f4b528a94cbbf Mon Sep 17 00:00:00 2001 From: docgalaxyblock Date: Sat, 23 Nov 2024 22:48:50 +0100 Subject: [PATCH] Updated Third party packages (markdown) --- Third-party-packages.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Third-party-packages.md b/Third-party-packages.md index 1e45df8..ca5e9a4 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -62,18 +62,19 @@ Vaultwarden is both packaged for mysql, sqlite, postgresql and for vault. There ## Cloudron [Cloudron](https://cloudron.io) 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](https://cloudron.io/store/com.github.bitwardenrs.html) +Using Cloudron, you can easily install Vaultwarden on a custom domain from the [App Library](https://cloudron.io/store/com.github.bitwardenrs.html) 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/vaultwarden-app ## Home Assistant -[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. +[Home Assistant](https://www.home-assistant.io/) is an open-source home automation platform. +A Vaultwarden 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 +Dinger1986 has created a script to install Vaultwarden from source on Ubuntu 20.04, see https://github.com/dinger1986/bitwardenrs_install_script ## FreeBSD