Yes, but you didn’t mention anything that would suggest a need to ‘maintain’. It doesn’t change. Many people keep swapping gear in so they can learn BGP on Cisco edge gear or run clusters on salvaged IB. OP is not that person.
I don't maintain my homelab, it maintains itself
21–30 of 85 posts
Re: I don't maintain my homelab, it maintains itself
#22This "home lab" stuff is kind of nice hobbyist talk. I wish we had fancy words like that back in the 80s. Technology has come along way. But I think that in tech we should be careful to not fall prey to monkey see monkey do. We should not be deploying technology in our homes to "mimick our employers" Remember they are miserable for a reason.
We did. We just didn’t classify it with a hashtag. Frankenstein couldn’t build a monster without influence. Same thing here. “CCNA? I’ll show you CCNA…”
Re: I don't maintain my homelab, it maintains itself
#23> I've approximated it somewhere around 15 minutes of maintenance per month, barring an emergency. If that's normal to you, congrats - you've peaked in life. However, that's absolutely absurd to me. I used to spend days on end building, maintaining, and debugging various aspects of my servers, databases, apps, etc. It's been normal for me for the past 3 years thanks to using NixOS for all server infrastructure.
Helps that things are really easy to test too, spin up a new test VM with your new config and copy of real data, check if it works, then apply the change to the real hardware and you're good to go. Alternatively, do it live with a copy of real data, then rollback in case it doesn't work.
Re: I don't maintain my homelab, it maintains itself
#24Re: I don't maintain my homelab, it maintains itself
#25Re: I don't maintain my homelab, it maintains itself
#26I suspect my approach is even more controversial… I just open Claude code and type /routine-maintenance and it reads the skill file, logs into all my systems on my home network and runs updates, validate backups are still healthy, update any docker images, checks SMART stats, reviews some logs, and then fires off an email using brevo to tell me any future maintenance concerns I might have. Edit: zero minutes old alre…
But using AI is not the point of the article.
So using AI is not the point of the article but neither was it mine.
My point was I also attempt to implement homelab automation rather than manual maintenance, and I listed a few things that are onerous to do regularly by hand just like the article.
But I totally expected people to just skim my message, see “AI” and dismiss it, so I’m not terribly upset.
Re: I don't maintain my homelab, it maintains itself
#27Re: I don't maintain my homelab, it maintains itself
#28> UniFi supports automatic and scheduled updates, Yeah, right until the moment it bricks after an update.
Re: I don't maintain my homelab, it maintains itself
#29Yeah, and what happens when every now and then upstream changes break your config? Like when Debian removed systemd-resolved, breaking mDNS.