Self-host with Docker · Yantr
FreshRSS
Self-hosted RSS/Atom feed aggregator with multi-user support and powerful filtering.
1
Ports
3
Notes
4
Use Cases
About
What FreshRSS does
FreshRSS is a self-hosted RSS/Atom aggregator for reading and organizing news. It supports multiple users, filtering and search, OPML import/export, media playback for podcasts/videos, and extensions—offering a privacy-friendly replacement for hosted feed services.
Install Flow
How to self-host FreshRSS
FreshRSS can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what FreshRSS does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Aggregate all your favorite blogs and news sources into one private reader.
- Follow YouTube channels and get video updates alongside text content.
- Share subscriptions with family members using multi-user support.
- Use filters and categories to organize feeds by topic or priority.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 80 | HTTP | Web UI |
Docker Image
linuxserver/freshrss:latest
Service Name
freshrss
Notes
Things to know before you deploy
- Supports OPML import for migrating from other feed readers
- Can refresh feeds automatically on a schedule
- Mobile-friendly interface works well on phones
Related Apps
More tools you might pair with FreshRSS
Page generated 2026-06-23T15:50:08.758Z