← Back

Mac (dev)

Live

Signature capability

Every system I run is authored and driven from one machine that treats five servers across three continents as a single private network.

What it is

My Mac is the control plane. From here I write the code, drive the AI agents, and reach every server in the fleet by name over Tailscale as if they were on the same LAN. It runs the local CLIs, the browser automation, the memory sync, and the launch agents that keep the tunnels to the other machines alive across reboots.

Highlights

  • Primary development and orchestration machine for the whole stack.
  • Reaches mbp-server, Hostinger, InterServer, and Contabo by name over the Tailscale mesh.
  • Runs the local service CLIs, browser automation, and 15-minute memory sync to the hub.
  • launchd agents keep the SSH/VNC tunnels to the fleet up automatically.

Tech · macOS, Tailscale, launchd, SSH, local service CLIs