Self-host with Docker ยท Yantr
Miniflux
Minimalist self-hosted RSS reader with focus mode and keyboard navigation.
1
Ports
2
Notes
3
Use Cases
About
What Miniflux does
Miniflux is a fast and minimal RSS reader with an emphasis on usability and privacy. It supports managing subscriptions, auto-refresh schedules, and read/unread state in a clean interface that runs entirely in the browser.
Install Flow
How to self-host Miniflux
Miniflux can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Miniflux 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
- Centralize RSS feeds into one lightweight self-hosted interface.
- Read articles distraction-free with built-in keyboard shortcuts.
- Share feeds and integrations with automation pipelines.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
postgres:15-alpine
Service Name
miniflux-db
Notes
Things to know before you deploy
- Set a secure ADMIN_PASSWORD before public exposure.
- Store feed database backups from Postgres data volume.
Related Apps
More tools you might pair with Miniflux
Page generated 2026-06-23T15:50:08.758Z