From abf640ba19d35c2fcd2f329d752b6e46741eb118 Mon Sep 17 00:00:00 2001 From: Norm Date: Sat, 2 Jul 2022 12:52:42 -0400 Subject: [PATCH] Remove Yunohost install guide --- docs/installation/yunohost_en.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/installation/yunohost_en.md diff --git a/docs/installation/yunohost_en.md b/docs/installation/yunohost_en.md deleted file mode 100644 index 4c34e85d5..000000000 --- a/docs/installation/yunohost_en.md +++ /dev/null @@ -1,9 +0,0 @@ -# Installing on Yunohost - -[YunoHost](https://yunohost.org) is a server operating system aimed at self-hosting. The YunoHost community maintains a package of Pleroma which allows you to install Pleroma on YunoHost. You can install it via the normal way through the admin web interface, or through the CLI. More information can be found at [the repo of the package](https://github.com/YunoHost-Apps/pleroma_ynh). - -## Questions - -Questions and problems related to the YunoHost parts can be done through the [regular YunoHost channels](https://yunohost.org/en/help). - -For questions about Pleroma, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC.