Table of Contents

FreshRSS

Domain: rss.folk.zone
Image: freshrss/freshrss:latest
Database: MariaDB

What It Does

FreshRSS is a self-hosted RSS feed aggregator. It allows you to subscribe to RSS feeds from websites and blogs, consolidating all your reading in one place with a clean interface.

Components

Features

  1. Read/unread status tracking
  2. Mobile-friendly interface
  3. OPML import/export
  4. API for mobile apps
  5. Automatic feed updates via cron

Configuration

Uses MariaDB for data persistence. Feed updates run every 30 minutes (CRON_MIN: 5,35). Extensions mounted via separate volume.

See Also