BenchOS Docs

Install, operate, and extend BenchOS

BenchOS documentation is organized around the public source release: what the system includes, how to install it, how to deploy it safely, and where contributors should start.

Public V1 Source
React + Vite frontend
Node.js/Express API
SQLite local-first data layer
Optional Docker agent sandbox
AGPL-3.0-or-later public V1 release

Setup Paths

Choose the route that matches how you want to run BenchOS

Release Hygiene

Public code, private runtime data

BenchOS docs should reinforce the boundary between source code and lab-specific runtime state: no `.env` files, uploads, logs, backups, private profiles, databases, API keys, or generated data in Git.