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 am curious as to why people thing Plex is self hosting if Plex can change how your server functions? I have never personally considered it self hosting but do others still think it is?
Yes. It’s running on my server. That I host.
And you fully control the service?
Depends on how you use it. Doubtful anyone here has the Plex devs on payroll... Not any other self-hostable softwares devs .. updates will come.
Because you are hosting the server software on your own hardware. That's literally self-hosting. Plex provides a way to remotely access your server through their own network as well, which is optional.
The problem with Plex is it isn't fully hosted. Plex controls user passwords. You can't use it without logging into their servers.
You can access it through your local network without authentication. Add a vpn and you got the same setup Jellyfin fans will praise
Not really. The first local login to configure it requires a Plex account. And that account times out maybe monthly? It seems every few months when I remote to the Plex server it wants the plex account to login.
On a side note: you can remotely access any service running on home network via Tailscale[1] / Cloudflare Tunnel. Your services are never exposed on Internet. Moreover, you don't need to rely on Plex for that.
[1] https://tailscale.com/ [2] https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/
Tailscale is going public, so I don't really trust them anymore. I used Cloudflare tunnels for a while, but I strongly dislike being dependent on them for accessing my own network, and I don't like how they recently clamped down on "anti-piracy". There are some legitimate sites I still can't access (dirtbike parts and whatnot) because Cloudflare straight up blocks access to them.
Go with pangolin. You can easily host the control layer either on a cheap vps or your own internet exposed server. Same features as tailscale although with a bit more complexity.
Even if the source code is open?
Android is open source and look what Google is trying to do with that.
By your logic the *arr suite isn't self hosted either since they rely on metadata cache servers.
In fact Jellyfin relies on external services for their metadata too!
Plex is self hosting, the auth is not.
So is the auth needed to set up your plex in the first place? It has been forever sence I used it.
no, the auth to use it at all ... internet goes down and you can't watch your own movies on your own network. peak self hosting.
That's simply not true. You can just set your local ip range as unauthenticated and use it to your hearts content without an internet connection.
You can add IPs that are allowed to use it without auth. The software itself is running on your own server.
Ok that is good to hear!
Actual answer.
why stop there! let's do the same for all the "self-host" projects that use CDNs or remotely hosted resources.
it's not self-hosted unless it's 100% hosted locally.
Right, he who does not rely on someone elses DNS-server shall throw the first stone!
You are a bot? That's what I'm seeing in Boost anyhow
Just asking a question looking for answers, not a not. Cheers mate.
How is that any different than any other software package? Unless you're coding it yourself, things can be changed without your permission.
Jellyfin I don't have to update if I don't want to. Jellyfin can't force me to update by taking a function I currently have away or force my to pay to keep using it the way I currently am. With open code I can fork it and keep it at the version I want if I choose.
At least for now. Jellyfin was spawned from Emby who also decided to go closed source at one point. You're still at the whim of strangers and what they want to do with the product they developed.
Regardless, the debate isn't about "Plex vs Emby," it's whether "Plex is self-hosting" or not.
And even if you do code it yourself, you may have dependencies that do undesirable things outside your control.
Even though there are some cloud services like remote server management, proxies, and 3rd party integration, I do actually have to run the software myself on my hardware. Hence, self hosted.