From cd3f65386ea896adbfff7498536cdfab0f24e8a2 Mon Sep 17 00:00:00 2001 From: Moviuro Date: Wed, 13 Jul 2022 15:43:01 +0200 Subject: [PATCH] Add details about how to configure vaultwarden on FreeBSD --- Third-party-packages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Third-party-packages.md b/Third-party-packages.md index d7e333a..99b4687 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -57,6 +57,8 @@ https://github.com/dinger1986/bitwardenrs_install_script 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` +A sample configuration file is provided at `/usr/local/etc/rc.conf.d/vaultwarden.sample`. Copy this file to `/usr/local/etc/rc.conf.d/vaultwarden` and edit its content to [configure vaultwarden](https://github.com/dani-garcia/vaultwarden/wiki/Configuration-overview#configuration-options). The `vaultwarden` service can then be launched as usual (`service(8)`, etc.). + ## Multiple RPM and DEB distributions openSUSE build service projekt with support for 'CentOS, Debian, Fedora, RHEL, SUSE, Ubuntu'.