summaryrefslogtreecommitdiff
path: root/docs/installation
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-12-27 18:01:25 -0600
committerAlex Gleason <alex@alexgleason.me>2021-12-27 18:01:25 -0600
commitf5c3d45120364681b3601baa36a0ce9fa22680d7 (patch)
tree5f1379ca293a001111585849521615d69880b7cb /docs/installation
parent3117c6099733207b7f2a777f8cb8b5b3b839ebe8 (diff)
parent264f0fde1b9f0cbaf7679eeb59938eb9ca653779 (diff)
downloadpleroma-f5c3d45120364681b3601baa36a0ce9fa22680d7.tar.gz
pleroma-f5c3d45120364681b3601baa36a0ce9fa22680d7.zip
Merge remote-tracking branch 'origin/develop' into apps-api-endpoint
Diffstat (limited to 'docs/installation')
-rw-r--r--docs/installation/generic_dependencies.include2
-rw-r--r--docs/installation/yunohost_en.md9
2 files changed, 10 insertions, 1 deletions
diff --git a/docs/installation/generic_dependencies.include b/docs/installation/generic_dependencies.include
index baed19de0..2dbd93e42 100644
--- a/docs/installation/generic_dependencies.include
+++ b/docs/installation/generic_dependencies.include
@@ -9,7 +9,7 @@
* GNU make
* CMake
-## Optionnal dependencies
+## Optional dependencies
* ImageMagick
* FFmpeg
diff --git a/docs/installation/yunohost_en.md b/docs/installation/yunohost_en.md
new file mode 100644
index 000000000..4c34e85d5
--- /dev/null
+++ b/docs/installation/yunohost_en.md
@@ -0,0 +1,9 @@
+# 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.