From c65d55fe55b0f461c7c6eea63c23b5eda4165a2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:03:01 +0100 Subject: [PATCH] doc: add call for contributors for BSD install guide Added a section for BSD installation and a call for contributors. --- docs/community-installation-guide.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/community-installation-guide.md b/docs/community-installation-guide.md index c1879a9..1ab587d 100644 --- a/docs/community-installation-guide.md +++ b/docs/community-installation-guide.md @@ -297,3 +297,9 @@ Keep in mind that generated units cannot be enabled using `systemctl --user enab ## MacOS Looking for contributors to this operating system. Please submit a new doc for MacOS at https://github.com/iv-org/documentation/blob/master/docs/community-installation-guide.md + +## BSD (FreeBSD - OpenBSD) + +People have successfully ran Invidious on FreeBSD/OpenBSD as discussed in https://github.com/iv-org/invidious/issues/2388 + +We are looking for contributors to write a proper guide for installing Invidious on FreeBSD/OpenBSD. If you can, please submit a new doc for FreeBSD/OpenBSD at https://github.com/iv-org/documentation/blob/master/docs/community-installation-guide.md