1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00
plume_ynh/README_fr.md
2022-01-18 20:40:45 +00:00

2.6 KiB

Plume pour YunoHost

Niveau d'intégration
Installer Plume avec YunoHost

Read this readme in english. Lire ce readme en français.

Ce package vous permet d'installer Plume rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.

Vue d'ensemble

Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database.

Version incluse : 0.7.1~ynh1

Démo : https://joinplu.me/#instances

Captures d'écran

Avertissements / informations importantes

Warning: The package can take 15 to 30 minutes to complete depending on your system configuration. Don't intrupt the installation process while installing.

Important points to read before installing

  1. Plume is still in pre-release stage and undergoing heavy development, so there can be bugs.
  2. Plume requires a dedicated root domain, eg. plume.domain.tld
  3. Plume requires a valid certificate installed on the domain. YunoHost can install a Let's Encrypt certificate on the domain from admin web-interface or through command-line.
  4. This package is multi-instance that means you can run multiple Plume instances on a single server.

Multi-user support

LDAP is activated but HTTP auth is not supported

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/plume_ynh/tree/testing --debug
ou
sudo yunohost app upgrade plume -u https://github.com/YunoHost-Apps/plume_ynh/tree/testing --debug

Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps