1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00
lemmy_ynh/README_fr.md
2022-09-19 23:23:03 +00:00

2.7 KiB

Lemmy pour YunoHost

Niveau d'intégration Statut du fonctionnement Statut de maintenance
Installer Lemmy avec YunoHost

Read this readme in english.

Ce package vous permet d'installer Lemmy 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

Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.

Version incluse : 0.16.7~ynh1

Démo : https://lemmy.ml/

Captures d'écran

Capture d'écran de Lemmy

Avertissements / informations importantes

  • Lemmy require full domain path to be installed. Eg. lemmy.domain.tld
  • The admin username and password will be sent to the admin of the YunoHost through mail.
  • pict-rs image hosting service has been removed, it caused too much issue during compilation

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/lemmy_ynh/tree/testing --debug
ou
sudo yunohost app upgrade lemmy -u https://github.com/YunoHost-Apps/lemmy_ynh/tree/testing --debug

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