1
Install HealOps
- macOS / Linux
- Windows
Homebrew (recommended):curl installer:pip (Python 3.12+):
2
Onboard
Run the onboarding wizard to configure your LLM provider and connect your integrations (Grafana, Datadog, Honeycomb, Coralogix, Slack, AWS, GitHub, Sentry):
3
Run an investigation
Choose either path — both use the same local Direct investigation — one-shot run from your shell with an alert file:For file-based runs, HealOps fetches alert context, reasons across connected systems, and generates a structured root-cause report.
healops CLI:Interactive prompt shell — start HealOps with no arguments (TTY) to type incidents in plain language and use slash commands (/help, /status, /effort, /exit, …):4
Keep up to date
Uninstall
To remove HealOps and all its local data from your machine:--yes to skip the confirmation prompt:
Troubleshooting
- Docker is not running: Start Docker Desktop, OrbStack, or Colima before running setup.
makeis missing: Install it via your package manager (brew install makeon macOS,choco install makeon Windows).- No local LLM provider is configured: Run
healops onboardto select and configure your LLM credentials.
Tracer