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 have read many people say this, but I don't understand what they mean by it. When I set up Jellyfin, it was a very simple process.
Apparently all your friends and family are comfortable with hostnames and ip addresses. Not everyone's are. Also, not everyone wants to buy a static ip or setup a dynamic dns service or similar. Plex is definitely simpler. I have used both.
I understand this but we have to realize that what makes Plex simpler is the fact that they are a network intermediary that does what it wants with your home networks; it's like insisting that NordVPN is better than Mullvad
IMHO the only solution will be improving wireguard guis and stuff, Jellyfin is not lacking.
I wonder if having a “sign in” page within jellyfin that just fronts a wireguard configuration panel, saves the creds, and automatically connects and routes app traffic over the vpn iface is a remotely viable idea.
That depends on if someone wants it enough to make it happen.
That sounds good to me, we use wireguard in the family when out and about to access my homeserver, but I'd love if Jellyfin could create ad-hoc tunnels, it'd make us feel safe enough sharing our libraries with friends, perhaps it will convince many Plex users too. What are funkwhale users doing to share their music for example?
The other commenter wrote about STUN servers (IP), I've seen that Syncthing uses them as well, together with discovery and relay servers. Would wireguard be used at any of this stages or standalone? Personally I have no idea, I'm just an observant user 😅