From c6e6d975955a14250fd721ad7928ac7b64a08fbe Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Sun, 11 Nov 2018 06:10:28 +0530 Subject: [PATCH] Update readme --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a99365b..94119cd 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,25 @@ -# plume_ynh -Federated blogging application https://github.com/Plume-org/Plume +# Plume for Yunohost -Now working +[![Integration level](https://dash.yunohost.org/integration/plume.svg)](https://ci-apps.yunohost.org/jenkins/job/plume%20%28Community%29/lastBuild/consoleFull) + +[![Install plume with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=plume) + + + +## Links + +- [YunoHost project](https://yunohost.org) +- [Plume Github page](https://github.com/Plume-org/Plume) +- [Demo instance of Plume](https://baptiste.gelez.xyz/) + +## Plume +Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. + + +## Important points to read before installing the app +1. **Plume** is still in **pre-release** stage and undergoing havy development, so there can be **bugs**. +1. **Plume** require a dedicated **root domain**, eg. plume.domain.tld +1. **Plume** require a valid **certificate** installed on the domain. Yunohost can **install Letsencrypt certificate** on the domain from **admin web-interface** or through **command-line**. +1. This package is **multi-instance** that means you can run **multiple Plume instances** on a **single server**. +1. There is **No LDAP** support for Pleroma yet. +1. **Admin username** and **password** will be sent to the **email address** of the admin.