Description
Self-hosted RSS and Atom feeds can be read through a PHP web application with a database backend. Tiny Tiny RSS is for users or administrators who want a private feed reader they control instead of a hosted service.
Configure a web server, database, and `/etc/webapps/tt-rss/config.php`, then use `tt-rss.service` for feed updates. It stores account data, subscriptions, and fetched online content, so protect the database and restrict web access.