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!
view the rest of the comments
I don't have the link(s) on hand but there's a Tizen build of Jellyfin for Samsung TVs. It runs rather slow on my old tube so I wouldn't recommend it outside of a last resort. It's actually smoother for me to just open the app on the TV and then remote control it from a browser/app on another device (my Steam Deck is my homelab universal remote). But you can use the Tizen dev tools or a simpler docker container to push it to the TV.
For my folks I got a cheap Walmart brand Android box (Onn 4k Plus). I installed Jellyfin from the app store then black hole'd the thing because I'm wary of cheap Android apps and their history of supply chain attacks. It's much more responsive and also leaves me with the option of installing additional stuff like Smart Tubes, Retro Arch and whatnot.
Sorry to hit you with a random question, but since I'm in a similar situation: are you using Tailscale to remote stream to your parents, or how do you get that working seamlessly with Jellyfin?
Unfortunately I can't help in that regard. I keep everything local/unexposed so my solution for them was just running Jellyfin at their place. I was already
rsync
ing some stuff to a NAS I set up for them (and vice versa), as off-site backup. Since the files were already there it made the most sense to just give them their own instance.