From e3d466a021398ce896a4e1c5373718d33b18ed7a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 21 Mar 2026 15:40:48 +0200 Subject: Add laptop SSH entry point to architecture diagram Shows the laptop SSHing into the FreeBSD physical host, then attaching to the tmux session inside the bhyve VM to control the Pi windows. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c34fd3..030f402 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,18 @@ Runs two A100 VMs concurrently — each serving a different model — with [Pi]( ## Architecture ``` + ┌─────────────┐ + │ Laptop │ + └──────┬──────┘ + │ SSH + ▼ FreeBSD physical host (earth) ┌─────────────────────────────────────────────────────────────────────────┐ │ │ │ FreeBSD bhyve VM (isolation layer) 192.168.3.2 / wg1 │ │ ┌───────────────────────────────────────────────────────────────────┐ │ │ │ │ │ - │ │ tmux session │ │ + │ │ tmux session (ssh + tmux attach) │ │ │ │ ┌─────────────────────────────────────────────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ window 0: pi-nemotron window 1: pi-coder │ │ │ -- cgit v1.2.3