~/guide/builder $ ./recommend

Three choices cut through most homelab noise.

This cannot know your rack. It can give you a sensible first sequence and show where more complexity becomes justified.

01 What outcome justifies this lab?
02 What must the platform do?
03 Can the data be recreated?

Your starting architecture

Linux + Docker Compose

Do not buy another machine until the current one has a measured limit.

  1. Define one useful workload and its owner.
  2. Build the smallest foundation: Linux + Docker Compose.
  3. Create an encrypted copy on another failure domain, then restore it.
  4. Add reachability, host health, job heartbeats, and an alert path.
  5. Run it for a month before adding another layer.