Skip to main content
This guide is for teams running HealOps with the local healops CLI binary on developer machines, VMs, or on-prem hosts.

What mode should I use?

Use the mode that matches where your workloads and alerts live:
  • Local laptop mode for fast setup, testing, and debugging
  • On-prem VM/server mode for shared internal environments
  • Container mode for reproducible deployments in Docker
Environment-specific install steps live under the Installation tab:

Local setup workflow

1) Install the HealOps CLI

Homebrew:
curl installer:

2) Enter the HealOps shell

3) Run onboarding

From inside the HealOps shell:
onboard helps you configure:
  • LLM provider (for investigation reasoning)
  • integration credentials
  • optional communication/reporting integrations

4) Verify integration health

From inside the HealOps shell:
To verify one integration:

5) Run your first investigation

From inside the HealOps shell (after running bare healops):
From your normal terminal (direct investigation, no shell):

Integration catalog

The full integration catalog is maintained under the Integrations tab. Start here: Then open each provider page for credentials, minimum permissions, and setup examples.