this post was submitted on 29 Jan 2026
194 points (91.5% liked)

Selfhosted

60934 readers
832 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Anyone else just sick of trying to follow guides that cover 95% of the process, or maybe slightly miss a step and then spend hours troubleshooting setups just to get it to work?

I think I just have too much going in my "lab" the point that when something breaks (and my wife and/or kids complain) it's more of a hassle to try and remember how to fix or troubleshoot stuff. I lightly document myself cuz I feel like I can remember well enough. But then it's a style to find the time to fix, or stuff is tested and 80%completed but never fully used because life is busy and I don't have loads of free time to pour into this stuff anymore. I hate giving all that data to big tech, but I also hate trying to manage 15 different containers or VMs, or other services. Some stuff is fine/easy or requires little effort, but others just don't seem worth it.

I miss GUIs with stuff where I could fumble through settings to fix it as is easier for me to look through all that vs read a bunch of commands.

Idk, do you get lab burnout? Maybe cuz I do IT for work too it just feels like it's never ending...

you are viewing a single comment's thread
view the rest of the comments
[–] GreenKnight23@lemmy.world 2 points 5 months ago (1 children)

I'm currently running three hosts with a collection of around 40 containers.

one is the house host, one is the devops host, and one is the AI host.

I maintain images on the devops host and deploy them regularly. when one goes down or a container goes down, I am notified through mqtt on my phone. all hosts, services, ports, certs, etc are monitored.

no problems here. git gud I suppose?

[–] FlexibleToast@lemmy.world 4 points 5 months ago (1 children)

And honestly, 40 isn't even impressive. I run more than that on one host. Containers make life so much easier is unreal.

[–] mrnobody@reddthat.com 3 points 5 months ago (1 children)

Once you understand them, I suppose its easier. I've got a mix of win10, Linux VMs, RPis, and docker.

Having grown up on Windows, it's second nature now and I do it for work too. I stated on Linux only around 2010 or so but kept flipping between the2 . anymore, trying to cut the power bill and went RPi but also trying to cut others and so docker is still relatively new in the last few years. Understand that I also do it few and far between at times on projects so is hard to dedicate time to learn enough to be comfortable. It also didn't help I started on Docker Desktop and apparently everyone hates that and may have been a part of my problem adopting it.

[–] FlexibleToast@lemmy.world 3 points 5 months ago (1 children)

I probably also started with linux seriously around that time frame. I was also a Windows admin back then. Transitioning to Linux and containers was the best thing ever. You get out of dependency hell and having kruft all over your filesystem. I'm extremely biased though, I work for Red Hat now. Containers and Linux are my day job.

[–] mrnobody@reddthat.com 1 points 5 months ago (1 children)

Dang, how'd you make that transition? Are you a dev or SWE?

[–] FlexibleToast@lemmy.world 2 points 5 months ago

I just liked linux better so I learned it. That's kind of my whole career, I want to do something so I get certified in it and start looking to get into it. I'm in consulting. I come in and help people setup OpenShift while teaching them how to use it and then move on to the next customer.