====== 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 ===== * **folkzone-rss** - Main FreshRSS application * **folkzone-rss-db** - MariaDB database for feed data and user subscriptions ===== Features ===== * Feed subscription and management * Category organization - Read/unread status tracking - Mobile-friendly interface - OPML import/export - API for mobile apps - 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 ===== * [[folkzone:services:start|folk.zone Services]] * [[https://freshrss.org/|FreshRSS Website]] * [[https://freshrss.github.io/FreshRSS/|FreshRSS Documentation]] * [[https://github.com/FreshRSS/FreshRSS|FreshRSS GitHub]] * [[https://freshrss.github.io/FreshRSS/en/users/03_Subscriptions.html|Subscription Guide]] * [[folkzone:start|Return to folkzone]]