openstatus
Health Pass
- License รขโฌโ License: AGPL-3.0
- Description รขโฌโ Repository has a description
- Active repo รขโฌโ Last push 0 days ago
- Community trust รขโฌโ 8894 GitHub stars
Code Pass
- Code scan รขโฌโ Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions รขโฌโ No dangerous permissions requested
No AI report is available for this listing yet.
๐ซ Status page with uptime monitoring & API monitoring as code ๐ซ
openstatus
The open-source status page and uptime monitoring platform.
Learn more ยป
Documentation
ยท
Website
ยท
Discord
About openstatus
openstatus is an open-source platform that combines status pages and uptime monitoring in a single tool. Keep your users informed and your services reliable. Available as a managed service or self-hosted.
Why openstatus?
- Status pages + monitoring in one tool โ no need to wire up a separate monitoring service
- 28 global regions checking in parallel across 3 cloud providers
- Flat pricing, unlimited members โ no per-seat or per-subscriber charges
- Open source & self-hostable โ AGPL-3.0, private-locations run in a single 8.5MB Docker image
- Monitoring as code โ YAML config, CLI, GitHub Actions, Terraform
- Incident communication โ subscriber notifications via email, RSS, and webhooks
Status pages
Beautiful, customizable status pages with custom domains, password protection, maintenance windows, and subscriber notifications via email and RSS. Build trust and keep your users informed during incidents.
Uptime Monitoring
Monitor your servers, websites and APIs from 28 regions across multiple cloud providers globally. Get notified via Slack, Discord, PagerDuty, email, and more when your services are down or slow.
Recognitions
Tooling
Everything the dashboard does is reachable from your terminal, your infrastructure code, and your AI assistant โ all sharing a single API key.
- API โ typed JSON-over-HTTP (ConnectRPC) with a Node SDK
- CLI โ interactive for humans,
--jsonfor agents, YAML monitoring as code - Terraform โ monitors, notifications, and status pages as HCL
- MCP server โ connect Claude, ChatGPT, Cursor, or any MCP client to your workspace
Getting Started
With Docker (Recommended)
The fastest way to get started for both development and self-hosting:
# 1. Copy environment file
cp .env.docker.example .env.docker
# 2. Start all services
docker compose up -d
# 3. Access the application
open http://localhost:3002 # Dashboard
open http://localhost:3003 # Status Pages
Full guide: DOCKER.md
Self-Hosting with Coolify
We provide pre-built Docker images for easy deployment:
ghcr.io/openstatushq/openstatus-server:latest
ghcr.io/openstatushq/openstatus-dashboard:latest
ghcr.io/openstatushq/openstatus-workflows:latest
ghcr.io/openstatushq/openstatus-private-location:latest
ghcr.io/openstatushq/openstatus-status-page:latest
ghcr.io/openstatushq/openstatus-checker:latest
Complete Coolify Deployment Guide
Manual Setup
Requirements
Dashboard
See apps/dashboard/README.md for full steps (env, db, login, troubleshooting).
Status page
- Install dependencies
pnpm install
- Run the server
pnpm -w dev:status-page.
Web (marketing site)
- Install dependencies
pnpm install
- Run the server
pnpm -w dev:web.
Tech Stack
- Next.js - Dashboard
- Hono - API server
- Go - Checker
- Turso - Database
- Drizzle - ORM
- Tinybird - Analytics
- Tailwind CSS - Styling
- shadcn/ui - UI components
Contributing
If you want to help us build the best status page and monitoring platform, check our contributing guidelines.
Contact
Interested in our enterprise plan or need special features? Email us at [email protected] or book a call.
License
Distributed under the AGPL-3.0 License.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found