[06] Install
One command. Your machine. Nothing leaves it.
The first run checks your machine, creates this installation's own keys and certificates, starts everything and opens the console. It touches none of your files, and nothing is sent to us — ever.
Docker and Compose · macOS, Linux, Windows via WSL · Zero model spend until you add a provider
$
→checking Docker and Compose
✓Docker ready
→generating this machine's keys and certificates
✓written to ~/.foxora
→starting engine, database, gateways
✓console at http://localhost:58080
[06.1] Before you start
Two things on your machine. That's the whole list.
foxora runs as a small stack of containers — engine, database, gateways. Docker Desktop on a laptop, or the Docker engine on a server, both work.
docker --versionThe command that works today runs from a clone. A hosted one-liner is coming once the download host is live — the page won't advertise it until it serves.
git clone …/foxora-runtimeNo account, no key, no sign-in. A fresh install has zero model spend by construction: the gateway points nowhere until you configure a provider.
./foxora up[06.2] What the first run does
Six lines, and you're in the console.
~/.foxora, never anywhere else. Every installation has its own.http://localhost:58080 — the board, the receipts, the settings.[06.3] Where it runs
Your laptop today. A platform when you're ready.
Docker · Render · Fly · Railway · DigitalOcean · your own machine. The deploy guide walks through each; the engine is the same everywhere.