Installation
Stib can be installed in several ways depending on your needs. Choose the method that best fits your environment.
| Method | Best for | Guide |
|---|---|---|
| Docker | Quick single-server deployment with isolation | Docker |
| Docker Compose | Multi-container setups with reverse proxy or custom networking | Docker Compose |
| Docker Compose + Agent Sandbox | Multi-tenant or untrusted-code workloads (per-project agent isolation) | Docker Compose with Sandbox |
| Binary | Native installation on macOS, Linux, or Windows without containers | Binary |
| Desktop | Native window with terminal integration and OS notifications | Desktop |
TIP
Not sure where to start? Try Docker for the fastest server deployment, or Desktop if you want to run Stib on your local machine.
After installation, see the Configuration guide to set up your admin account, configure authentication, and customize your instance.