mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Update readme
This commit is contained in:
parent
07688751a7
commit
c6e6d97595
1 changed files with 24 additions and 3 deletions
27
README.md
27
README.md
|
@ -1,4 +1,25 @@
|
|||
# plume_ynh
|
||||
Federated blogging application https://github.com/Plume-org/Plume
|
||||
# Plume for Yunohost
|
||||
|
||||
Now working
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/plume%20%28Community%29/lastBuild/consoleFull)
|
||||
|
||||
[](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.
|
||||
|
|
Loading…
Add table
Reference in a new issue