2.6 KiB
Plume pour 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
- Plume is still in pre-release stage and undergoing heavy development, so there can be bugs.
- Plume requires a dedicated root domain, eg. plume.domain.tld
- 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.
- 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
- Site officiel de l'app : https://joinplu.me/
- Documentation officielle de l'admin : https://docs.joinplu.me/
- Dépôt de code officiel de l'app : https://github.com/Plume-org/Plume
- Documentation YunoHost pour cette app : https://yunohost.org/app_plume
- Signaler un bug : https://github.com/YunoHost-Apps/plume_ynh/issues
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