@acetylcholin@mastodon.gamedev.place
Post #2105201
2026-04-29 07:53 UTC
#homelab #computers
Hello!
I have a thing with my homelab zoo which consists of a bunch of raspis, servers and repurposed older notebooks.
I regularly forget what runs what on which version and how to access it ( which ssh key or was it a pass? Was it a custom ssh port? Podman or docker? Can I SSH from one to another or can't I and if I can't was there a reason)
So I am looking for a thing. Which tells me which firmware and os version runs on what. And do I need to update. Any ideas?
Replies (2)
-
@acetylcholin@mastodon.gamedev.place 2026-04-29 07:56
Grafana alone doesn't do the trick. I don't wanna invent a tool if I don't have to since this would be a one trick pony. If you want to tell me to vibe code stuff for it. Lol no. Can I have discipline for homelab? No. Than it's no fun and I won't do it and am sad because I can't do stuff.
-
@ridedontslide@social.tchncs.de 2026-04-29 08:03
@acetylcholin@mastodon.gamedev.place what I would start with is setting up the .ssh/config file on your admin host to store aliases with all the connection information to automate connecting. It can also serve as a minimal documentation.