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
Seconded it’s not a no-brainer. I spent days trying to get it set up with Docker on two different computers and three different distros. It wouldn’t install, if it did install it had errors, if it would even open at all with anything other than a black screen. Hours trying to search how to fix it. I gave up and installed it as a standalone app on a common distro. Not as convenient, but FML it finally worked. Really felt like I wasted my time. Personally, this is the exact bullshit linux fanatics completely ignore when they insist on how great linux is vs whatever. I’ve got a shitload of patience, willpower and modest skill to try to get something like this working, but 99% of the population doesn’t. That’s why linux will stay on the back burner. And if it ever becomes just as easy as Windows…guess what? You’ll have many of the same problem as Windows.
I've definitely pulled my hair out with docker too. Banged my head against the wall for a couple days before finally giving up.
I'm not ridiculously tech savvy, but I've tinkered with Linux since I was young, daily drive it on my laptop. I'm not afraid of the command line, and I'm smart enough to search for help and guides when I need it.
But something about docker just breaks my brain. Maybe I'm too old and there's too much abstract thought required, I don't know. But I can't figure it out.
IMO it was my hardware on the first tries. Not sure what your problem was, but after digging around I found something that loosely indicated that my hardware was too old or something - it didn’t play well with the onboard graphics or similar. But the second hardware set I tried it on was far newer, and after all the installation was complete I got a black screen. Every time. No matter which guide I used, no matter what dependencies I thought might be missing or whatever I tried to get it working. A hair pulling experience indeed.
You struggled to set up Jellyfin with docker?
Damn
Don’t be smug.
I'll take any chance, even one involving docker
I am a devops engineer and application architect who spends their entire day developing automated docker deployments for custom applications from scratch and I manage all our reverse proxies and TLS termination and certificates.
5 years ago, I wouldn’t have been able to tell you what a docker container really was. Thankfully migrating legacy apps to docker on Linux hosts is my full time job and it has allowed me to become proficient enough in a fairly short amount of time.
We all have to start somewhere and shitting on someone for not knowing something now will dissuade them from ever learning it and potentially remove a future contributor to the open source tech stack before they ever even get started.
If they said they had trouble understanding docker it would've been clearer, but they said Jellyfin was the issue.