view the rest of the comments
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Lol no seriously, what's your goal here? Self-hosting a server seems entirely unnecessary.
If you want to host an RSS server, FreshRSS is easy to set up if you know how to do Docker stuff. Then, you could connect it to a podcast app on your phone. But all that seems very complicated when you could just install AntennaPod (which is open source), subscribe to a podcast's official RSS feed, and turn on notifications for that podcast. Adding an RSS server between your listening device and the original RSS server is unnecessary IMO, unless you have a use case that I'm not understanding.
Here is a use case: multiple device sync. With a server client infrastructure, read status are synced to the server, so if I change device, I can pick it up where I left off. Same thing as using a cloud service, but self hosted.
Antennapod does offer that by hooking into the gpodder.net API.ive had varying success with gpodder.net but hosting that yourself (I host it as an app on my Nextcloud) is a breeze
Thx, for podcasts, I paid for pocketcast a long time ago, so I'm fine for now. I'm mainly looking for this use case, but for a standard RSS reader.
FreshRSS is the tool for that
I didn't know about antenna pod, and I assumed you were just being mean.
Why rss self hosting and seemingly complicated? I thought push notifications needed a back end of some kind. I didn't think that was possible with just a podcast app