Install the 2501 CLI
Your 2501 account team provides the installer. It places a checksum-verified static binary, sets up the sudo wrapper, and runs a non-interactive
init so you finish with a ready-to-edit workspace.No Docker, AWS CLI, or registry login needed on the machine.Edit the two env files
DATABASE_URL in env.engine. The CLI generates and defaults everything else.Deploy
--target kubernetes — it generates a manifest tree you apply with kubectl.Create tenant, organization, admin user
Interactive deploy prompts for these. In
--yes mode, run them explicitly:What to read next
Configuration approaches
Manual, CSV import, or git-managed — pick the one that fits your scale.
Deploy
Docker Swarm, Kubernetes, LLM providers, troubleshooting.

