Why do you need to self-host a dedicated server? Just put AntennaPod on your phone.
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!
K
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
I am really happy with miniflux. It supports mobile and has good keyboard navigation support on Desktop. It's also runs really smooth on my rather low powered homeserver (rpi 2b).
For push notifications you can use a simple script with ntfy. For example miniflux-ntfy.