Prerequisites
Install Docker first:Docker Desktop (Mac)
Install Docker Desktop on macOS.
Docker Engine (Ubuntu)
Install Docker Engine on Ubuntu.
1. Build the image
From a clone of the OpenSRE repo:MODE:
web(default) — HTTP API for health checks and investigationsgateway— messaging gateway (Slack / Telegram / Discord / Buzz) plus related services
2. Run web mode
Put your LLM keys (and any integration secrets) in a.env file — see .env.example in the repo — then:
3. Run gateway mode (optional)
If you want Slack Socket Mode, Telegram, Discord, and/or Buzz on the gateway:Prefer the CLI instead?
On the host (not in Docker):Next
- Deployment — hosting, gateway commands, health checks
- Environment variables — full config list
- HTTP API — investigate over HTTP