Focused Tool · Apache 2.0 · Single Binary · Operations

Self-hosted incident manager

Declare incidents, assign responders, track timelines, write postmortems. Incident.io without the $8/user/mo. Your incident management process on your own infrastructure.

Install Inquest Free Complete — all 150 tools $29/mo
Why self-host your incident manager

When regulators or clients ask where your incidents data is stored, the best answer is a specific server you own in a specific jurisdiction you chose. Inquest makes that answer straightforward because the data never leaves your infrastructure.

A regulated company runs Inquest inside their air-gapped network. No data leaves the building. Compliance auditors can inspect the SQLite file directly. When the team needs a report, they query the API and format the output however the auditor expects.

How it works

The data model stores each incident with 6 fields: title, severity, status, commander, root cause. All fields are queryable through the search API. The dashboard renders incidents as cards with color-coded status indicators and inline metadata. Creating, editing, and deleting records is immediate — no save-and-deploy cycle.

Endpoints

Incident.io at $8/user/mo.

Self-hosted incident manager. Self-hosted on your infrastructure. Your data never leaves your server.

Quickstart

Running in under a minute.

Download
curl -fsSL https://stockyard.dev/install.sh | sh -s -- --tool inquest
Run
PORT=9340 ./inquest
Open
http://localhost:9340

Single binary. Embedded SQLite. No Docker. No database. No dependencies.

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 5 incidents/mo
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited incidents, postmortem templates, metrics, status page integration
  • License key, no cloud dependency
  • Email support

License key by email. One env var.

Your license key arrives by email within 5 minutes of checkout. Set it as an environment variable and restart the binary.

export INQUEST_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./inquest

No cloud connectivity required. The binary validates the key offline with Ed25519 signatures.

Part of the Stockyard family — 150 focused self-hosted tools · Complete bundle $29/mo · stockyard.dev