Title here
Summary here
A modern, self-hosted incident management platform that provides unified incident response across all your tools and teams.
Example GuideGet started with Incidents in minutes:
The platform is built around an event-sourced timeline service that serves as the single source of truth for all incident data. Every action creates an immutable CloudEvent, ensuring complete auditability and the ability to replay incident timelines.
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ Web Client │ │ Desktop Client │ │ Mobile Client │
└─────────┬───────┘ └─────────┬────────┘ └─────────┬───────┘
│ │ │
└──────────────────────┼────────────────────────┘
│
┌─────────────▼─────────────┐
│ API Server │
│ (REST + WebSocket) │
└─────────────┬─────────────┘
│
┌─────────────▼─────────────┐
│ Timeline Service │
│ (Event Sourcing) │
└─────────────┬─────────────┘
│
┌───────────────────────────────────────────┐
│ │
┌────────▼────────┐ ┌─────────▼─────────┐ ┌───────▼────────┐
│ ServiceNow │ │ Jira Service │ │ PagerDuty │
│ Connector │ │ Management │ │ Connector │
│ │ │ Connector │ │ │
└─────────────────┘ └───────────────────┘ └────────────────┘
Edit content/_index.md to see this page change.
Add Markdown files to content to create new pages.
Edit your config in config/_default/params.toml.
Learn more in the Docs.