Comment on How do you document your Homelab?
fmstrat@lemmy.nowsci.com 2 weeks agoYea comes in super handy when you always want dropbear SSH for remote unlock, or making sure both RAID disks boot, etc.
I do it for all my software setup, too. A shell script for each, then a for loop that asks to run each. But I also made github.com/fmstrat/gam, so maybe I just like overkill bash.