Get started¶
Pick the path that matches what you're trying to do right now.
-
Evaluate Bernstein
See it work before you commit to it: install, run the demo, read the tutorial.
-
Operate Bernstein
Running it day to day: configuration, deployment, and the operator surfaces.
-
Contribute to Bernstein
Sending a PR: adapter contracts, testing conventions, and the release process.
Everyone starts here¶
- Install -
pip install bernstein,pipx,uv tool install, orbrew. - First run - go from "installed" to "first task completed."
- Tutorial - a longer walkthrough of a real orchestration.
Installing on a bare Linux box instead of a workstation? See Install on Linux. Working in GitHub Codespaces? See the remote quickstart.