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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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
You’re just spreading fud. Jellyfin devs actually have documentation on how to expose it to the net. Why would they do that if it were unsafe?https://jellyfin.org/docs/general/post-install/networking/
I’ve been using it this way for a couple years now and we are good. Never used Plex. I’m using only Jellyfin. So, I’ll pass on your advice. Thanks.
According to your own link that you totally read : "Note that opening a port gives full access to that port to the next higher Network. Opening a port directly to the Internet is therefore insecure and not recommended." and "forwarding its Ports directly to the internet (not recommended!)"
Yeah, no shit. That’s not an issue with jellyfin, that’s general advice for any application you’re hosting. Use a reverse proxy instead. That is also in the documentation.
Using a knife might cut you when you hold it by the blade, does that mean no one should hold it by the handle?
Well I was just answering your question about "why would jellyfin have documentation about opening it to the web if unsafe?" by pointing out that while they do tell you how to, they also explains the risks associated with doing so. Having documentation about something doesn't mean that the devs endorse this usage.
People are arguing that Jellyfin is inherently unsafe, or more so than another web application like plex and therefore if you provide friends access to it, they MUST use a VPN. That’s not true. You can host Jellyfin behind a reverse proxy and it’s accessible just like other web applications. Your friends don’t need to learn how to use a VPN. They can login just like they login to other websites.