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!
Why do you need to self-host a dedicated server? Just put AntennaPod on your phone.
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
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.
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
I currently use AntennaPod with NextCloud's version of GPodderSync; which is...adequate.
My ultimate solution would be one where a self-hosted app that tracks and download my podcasts, and then proxy them with some sync mechanism to an android app, but keep them as separate shows with artwork and stuff rather than consolidate them into one feed. I could then choose to listen on the self-hosted web interface or the Android app, and they would be kept in sync.
I wanted to follow up here because I became aware of a pretty good solution for this. It's called pine pods and it's an open source self-hosted service that also syncs with GPodder (or Nextcloud's version of it) so it will keep AntennaPod and itself synched.
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.
If you're just looking for RSS -> Push take a look at feedpushr
I use it with gotify without too many issues.
I tried a few.
Podhoarder is nice but more geared toward hoarding and a bit complex for listening.
Podfetch is nice and currently maintained but has some issues with proxy auth. It might cut the cheese for you I think. It has a weird naming scheme on disk tough.
AudioBookReader is amazing and still currently under very active development. With its mobile app is perfect for my use case. Podcast support is just fine for me.
PodGrabber seems abandoned since 2022, but I didn't try it.
Not sure if it meets your needs but I’ve been using Audiobookshelf for pulling podcasts. The default web interface is simple and straightforward and you can create secondary rss feeds if you have another podcast app you prefer. Has apps for iOS and android, though the iOS app is TestFlight. As a podcast player it’s decent. Not sure if it does notifications, I tend to disable them.
I started using it because one of the podcasts I listened to ended and I wasn’t able to go back and relisten to the episodes. Decided to start archiving the podcasts I was interested in.
For podcasts I recommend audiobookshelf. It has a very nice podcasts category with ability to backup the podcastst yourself, also syncs progress over multiple devices.
For rss I use miniflux.