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
2024-09-02 01:37:42 +00:00
.github v2 2023-05-26 16:54:23 +02:00
conf Use main domain to fix security error 2023-12-23 23:26:35 +01:00
doc Update DESCRIPTION_fr.md 2023-07-12 08:12:49 +02:00
scripts temporary : remove sharp 2024-07-14 18:51:13 +02:00
ALL_README.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
LICENSE Initial commit 2021-02-20 00:57:53 +05:30
manifest.toml Upgrade sources 2024-09-02 03:37:41 +02:00
README.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_es.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_eu.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_fr.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_gl.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_id.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_it.md Auto-update README 2024-03-29 07:10:07 +01:00
README_ru.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
README_zh_Hans.md Auto-update READMEs 2024-09-02 01:37:42 +00:00
tests.toml Update tests.toml 2023-07-12 08:07:00 +02:00

Lemmy for YunoHost

Integration level Working status Maintenance status

Install Lemmy with YunoHost

Read this README in other languages.

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.19.5~ynh3

Demo: https://lemmy.ml/

Screenshots

Screenshot of Lemmy

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