1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

Merge branch 'master' of github.com:YunoHost-Apps/plume_ynh

This commit is contained in:
anmol 2018-11-11 06:58:49 +05:30
commit 0b41223998

View file

@ -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.