# pyinfra One folder per station. Each subfolder is a self-contained pyinfra deploy: `inventory.py`, `deploy.py`, `run.sh`, plus any compose files or assets that ship to the host. | Station | Host | Notes | |---------|------|-------| | [`framework/`](framework/README.md) | `10.0.0.237` | Framework Desktop (Strix Halo, 128 GB) — local LLM box | To bring up a station, `cd` into its folder and run `./run.sh`. See the station's own README for prerequisites.