1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00
A link aggregator for the fediverse.
Find a file
2022-09-15 06:43:17 +00:00
.github Removing pictrs 2022-07-27 01:44:20 +02:00
conf Removing pictrs 2022-07-27 01:44:20 +02:00
doc Removing pictrs 2022-07-27 01:44:20 +02:00
scripts Removing pictrs 2022-07-27 01:44:20 +02:00
check_process Removing pictrs 2022-07-27 01:44:20 +02:00
LICENSE Initial commit 2021-02-20 00:57:53 +05:30
manifest.json Upgrade to v0.16.7 2022-09-15 06:43:17 +00:00
README.md Auto-update README 2022-07-26 23:44:24 +00:00
README_fr.md Auto-update README 2022-07-26 23:44:24 +00:00

lemmy for YunoHost

Integration level Working status Maintenance status
Install lemmy with YunoHost

Lire ce readme en français.

This package allows you to install lemmy quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 0.15.2~ynh3

Demo: https://lemmy.ml/

Screenshots

Screenshot of lemmy

Disclaimers / important information

  • 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

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/lemmy_ynh/tree/testing --debug
or
sudo yunohost app upgrade lemmy -u https://github.com/YunoHost-Apps/lemmy_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps