Self Hosted Rss With Miniflux

Miniflux With setting up nextcloud I have prepared most of the building blocks and am ready to start migrating simpler services back to my local network. First thing I migrated was Miniflux. I have chosen this one since it is in essence very simple service. What I needed was: PostgreSQL database Miniflux And Miniflux itself is single GO binary. In this case packaged up as an container image. My full compose....

September 2, 2023 · 3 min · Ivan Tomica

Migrating to Miniflux

Until recently I solely used TinyTinyRSS for staying on top of the various news, following application releases/updates and so on. But, few weeks ago I started to looking at different feed aggregation applications. From the technical standpoint TTRSS was really on top of it. It worked quite fine. The fact that it is written in PHP and supports SQLite, PgSQL and MySQL meant that it was easy and cheap to host anywhere....

August 13, 2019 · 3 min · Ivan Tomica