this post was submitted on 07 Jan 2024
47 points (89.8% liked)

Selfhosted

38719 readers
273 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi guys, do you know if there is a good RSS Feed service that can be self-hosted which also exposes a good front-end to read the subscribed news? Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] sturlabragason@lemmy.world 9 points 7 months ago* (last edited 7 months ago) (2 children)

For a self-hosted RSS feed service, there are several options:

  1. Tiny Tiny RSS: It's an open-source web-based news feed reader and aggregator for RSS and Atom feeds, praised for its Android client availability.

  2. FreshRSS: A free, self-hosted RSS and Atom feed aggregator that is known for being lightweight, powerful, and customizable. It also supports multi-user access, custom tags, has an API for mobile clients, supports WebSub for instant push notifications, and offers web scraping capabilities.

  3. Miniflux: A minimalist and opinionated feed reader that is straightforward and efficient for reading RSS feeds without unnecessary extras. It's written in Go, making it simple, fast, lightweight, and easy to install.

Not self hosted but I did it this way:

https://sturlabragason.github.io/blog/2023/06/15/Curated-News.html

[–] efscher@lemmy.nyc.what.if.ua 7 points 7 months ago (1 children)

I've been using Miniflux for a few years now, no complaints. Mostly with an iOS-based Reeder app, occasionally with the Web frontend.

[–] conrad82@lemmy.world 5 points 7 months ago

I too use miniflux and I like it

I made a post some weeks ago https://lemmy.world/post/9574514

[–] six_arm_spider_man@reddthat.com 3 points 7 months ago

I've been running Miniflux on a free tier GCP instance for a few months now. Then I use RSS Guard on my desktop and FeedMe on my phone to read stuff.

I'd like to try FreshRSS, but just cannot get my URLs to resolve correctly with it. After a few hours of trying, I reverted to if it ain't broke, don't fix it. Miniflux all the way for me (for now).