The Open Source Incident Command Center.
Your entire incident lifecycle, on-call schedules, and status pages in one powerful platform.
- Why OpsKnight?
- Key Features
- Mobile Command Center
- Built With
- Quick Start
- Deployment Options
- Architecture
- Documentation
- Roadmap
- Community & Support
Stop paying per-seat for reliability.
OpsKnight is the open-source alternative to PagerDuty and OpsGenie, designed for teams that want full control over their incident management stack without the massive SaaS bill. From the first alert to the final post-mortem, OpsKnight unifies your entire reliability workflow into a single, cohesive developer experience.
Whether you are an SRE team at a startup maintaining 99.99% uptime or a Platform Engineer at a large enterprise, OpsKnight gives you the tools to detect, respond, and resolve faster.
| Feature | OpsKnight π‘οΈ | Proprietary SaaS πΈ |
|---|---|---|
| Hosting | Self-Hosted / Private Cloud | Public Cloud Only |
| Cost | Free (Open Source) | $20-$100 / user / month |
| Users | Unlimited | Per-Seat Pricing |
| Status Pages | Included (Unlimited) | Extra Cost |
| Custom Branding | β Full Control | β Limited |
| Data Privacy | β 100% Owned by You | β Third-Party Processed |
|
Manage incidents, responders, and runbooks from a single real-time dashboard. Track SLAs (MTTA/MTTR) and automate assignments. |
Flexible scheduling with daily, weekly, or custom rotations. Handle time zones, overrides, and escalation policies with ease. |
|
Never miss a critical alert. Multi-channel notifications via Slack, SMS, Email, and Push ensure the right person is woken up. |
Full incident management in your pocket. Installable on iOS/Android with Push Notifications and biometric security. |
|
Keep your users informed with beautiful public status pages. Automate updates and subscriber notifications during incidents. |
Native support for Prometheus, Datadog, Sentry, CloudWatch, and Grafana. Seamless two-way sync with Slack. |
Respond to incidents from anywhere. OpsKnight includes a fully installable Progressive Web App (PWA) for iOS and Android.
- π Push Notifications: Get critical alerts instantly on your device.
- π One-Tap Install: No App Store required. Just "Add to Home Screen".
- π Secure: Supports biometric authentication (FaceID/TouchID).
OpsKnight plays nicely with your existing stack.
OpsKnight is built on a modern, type-safe stack designed for performance and developer experience.
Get OpsKnight up and running locally in under 60 seconds.
- Docker & Docker Compose
- Git
# 1. Clone the repository
git clone https://github.com/dushyant-rahangdale/opsknight.git
cd opsknight
# 2. Setup Environment
cp env.example .env
# 3. Start the stack
docker compose up -dVisit http://localhost:3000 and start managing incidents.
We support multiple deployment strategies to fit your infrastructure needs.
| Method | Best For | Guide |
|---|---|---|
| Local Development, small teams | Read Guide | |
| Production Kubernetes (Recommended) | Read Guide | |
| GitOps (ArgoCD/Flux) | Read Guide |
Note: For production, we recommend using an external managed PostgreSQL database.
OpsKnight runs as a single Next.js application (UI + API routes + server actions) with an internal DB-backed scheduler and a Postgres-backed job queue.
- Full details: Architecture docs
Everything you need to configure and extend OpsKnight.
- Hosted Documentation (Recommended)
- In-Repo Guides:
We are proud to announce Version 1.0 (February 2026)! π
We are now Accepting Contributions to help us build the next generation of open-source incident management.
- Core Incident Management & On-Call
- Slack Integration & Webhooks
- Basic Status Pages
- Advanced Analytics & Reports
- Jira/ServiceNow Integrations
See the full ROADMAP.md
We are actively seeking contributors! Whether you're a developer, designer, or technical writer, come help us build OpsKnight.
Join the OpsKnight community to get help, suggest features, or contribute.
We love contributors! Please check our Contributing Guide to get started.
OpsKnight is an independent open-source project. If it helps you sleep better at night, consider supporting its development.
- π Star the repo: It helps others find us.
- π Sponsor: Become a Sponsor
Built with β€οΈ by Dushyant Rahangdale

