

The only tricky thing on the server side was ensuring the API was accessible.
Feedly netnewswire full#
I ran into a few nags along the way, so here's a guide to how I set it up: -Īfter adding on some Traefik labels, I was a simple docker-compose up -d away from a full FreshRSS instance. However, these are minor issues given that I finally have a centralized location for all of my YouTube, Reddit, Twitter, PeerTube, Mastadon, podcast, and blog content. I must expose my FreshRSS instance to the internet, as, in order to allow clients to access it, I can't put it behind Authelia until I successfully manage to get my own VPN set up in the way I want.

FreshRSS is written in PHP, which my strongly-typed Rust-loving self finds unsettling. FeedReader opens links in its native browser instead of my system browser, and I'm yet to find a way to avoid that without simply copying the URLs. This doesn't seem like much, but it has completely centralized my content consumption. NetNewsWire 6.0 TestFlight Beta on my iOS device acting as a client for FreshRSS.FreshRSS, a self-hosted FLOSS application that manages feeds and read/unread status running in a Docker container using docker-compose.However, upon seeing the above news, I gave FreshRSS another hard look.Īn hour of searching and a few config files later, I ended up with the following setup: Several months back, when I attempted to meet the above requirements, I could not get a working docker container to expose an API to clients that supported the second and third requirements. As far as I'm aware, this is the first iOS application to support FreshRSS. Why? Turns out, NetNewsWire 6.0 is adding support for FreshRSS.

I came upon this when, earlier today, my friend sent me a link to the NetNewsWire TestFlight beta.
