signing into cloud services and downloading apps is just so much easier to do!
This is actually true, but it doesn’t speak to why self hosting is “impossible” and more to how the lack of education around computers have reached an inflection point.
There’s no reason why self hosting should be some bizarre concept; In another reality, we would all have local servers and firewalls that then push our content into the wider internet and perhaps even intranet based notes. Society as a whole would be better if we chose to structure the internet that way instead of handing the keys to the biggest companies on the stock market.
I’ll give this podcast a listen to though, as it might be interesting. I think the reality is that some more docker frontends might help casual users jump into the realm of self hosting – especially be setting up proxy managers and homepage sites (like homarr) that work intuitively that never requires you to enter ports and IPs (though fearing that is also an education problem, not a problem with the concept itself.)
My isp doesn’t allow self hosting (available to WAN). Isn’t that a pretty common condition in ToS for most ISPs?
I’ve never bothered to check, because I self host to serve 1-5 users, and I’ve never generated enough traffic for any ISP to notice. I would need to pay them more for a static IP address, but we have dynamic DNS services for that. My ISP doesn’t put any actual obstacles in place beyond dynamic IP.
Here we have net neutrality so they legally can’t restrict what you’re doing with your connection, unless it’s illegal or if you are doing stupid shit like messing with their infrastructure.
CGNAT is decently common though and that can restrict your self hosting capabilities substantially, but you can work around it if you want.
Oh you summer child (I upvoted, but won’t waste an hour of my life listening to random internet stuff). I don’t think it’s lack of education, in this world it’s very possible to educate yourself, it’s a lack of understanding (due to misinformation and corporate sponsored laziness) the implications of that easy click, or of what others can get without your consent. Privacy isn’t dead, it’s just now mostly for the rich.
Condescension is a terrible way to kindle enthusiasm. C’mon, if you know this shit, extend a hand to those who don’t.
Valid, and I do help where I can (check my history if you care). This post just tweaked my twee radar, to which I generally respond, gently, “learn to think for yourself”, parental pattern I guess.
TLDR: Selfhosting is hard. Obsidian is easy. Federation is a thing.
Projects like Runtipi have potential for the masses, imo. Single click deployment of apps on your own server…if you can get Runtipi installed first, of course. But hey, a step closer I suppose.
I’m very new to selfhosting, only started in earnest in April of this year. So I definitely felt the hosts frustrations in deploying (or trying to deploy) solutions I wanted to take back from Google and Microsoft. I’m still learning and am almost to the point where I’m comfortable pulling the plug on Google photos entirely. But it’s a lot of research for newbs.
The problem with those projects like Runtipi is the same you’ve with Docker - you’ll be hostage to yet another platform that can fuck you up at any moment without notice… like Docker hub did.
Wait, what did Docker Hub do?
https://blog.alexellis.io/docker-is-deleting-open-source-images/
You shouldn’t be hostage to a platform. Before Docker we didn’t have those kinds of issues APT repositories are easy to mirror and they’re not run by for profit companies.
Are there any docker FOSS alternatives? It sounds like a good thing in practice but yeah, they seem to have too much power atm.
Podman
Exactly my point.
I use self-hosting for home assistant and jellyfin (behind two duckdns domains). I started to add more (Joplin server, Immich, tiny tiny RSS etc.) and found my workload increasing a lot, So I’ve paused that effort for now. For Joplin, I use syncthing with my Pi as a hub instead, which is much simpler.