OpenSource-Hub
L

lemmy

14.4k stars·System Optimization·SHA-256 checksum verified

A federated link aggregator and forum for the fediverse.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A self-hostable, decentralized alternative to Reddit with federation.

Core Features

  • Self-hosted with Docker & Ansible
  • Federation across servers (like email)
  • Real-time comment updates
  • Cross-posting and similar post search
  • Avatars, emoji autocomplete, image uploads

What It Can't Do

  • Federation requires proper domain and HTTPS setup; initial setup needs some technical knowledge; join Matrix group for help.

Use Cases

  • Build a community forum free from corporate control
  • Internal discussion platform for organizations
  • Node in a decentralized social content network

Detailed Introduction

Lemmy is an open-source, self-hostable alternative to Reddit, Lobste.rs, and Hacker News. It allows users to subscribe to forums (called communities), post links and discussions, vote, and comment. Unlike centralized platforms, Lemmy servers federate with each other like email, forming a decentralized network called the Fediverse. Anyone can run their own server with full control over moderation policies, and users on different servers can interact seamlessly. Features include live-updating comment threads, cross-posting, image uploads, emoji autocomplete, notifications, RSS feeds, and full moderation logs. Built with Rust, Actix, and TypeScript, it is performant and supports arm64/Raspberry Pi.

Troubleshooting & FAQ (1)

Troubleshooting
How to fix random CI test failures in Lemmy's CommentView tests?

These intermittent failures are often resolved by rerunning the CI pipeline. Ensure your branch includes the cleanup fixes from PR #6463, which addressed some data leakage issues. If failures persist, check for missing test data cleanup in your changes. For repeated failures, refer to issue #6449 for ongoing investigation.

GitHub Issue #6449

Tags

federatedlink-aggregatorforumself-hostedrustfediversereddit-alternative

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Option 1 (Docker): Install Docker & Docker Compose

4

Download the official docker-compose.yml and configure domain & DB password

5

Run docker-compose up -d to start

Install Guide
  1. Option 1 (Docker): Install Docker & Docker Compose
  2. Download the official docker-compose.yml and configure domain & DB password
  3. Run docker-compose up -d to start
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop and remove containers with volumes: docker-compose down -v. For full removal, delete the directory and database.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0
Last Updated2026-06-27 13:50:26
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects