Back to Templates

OpenStatus.dev

OpenStatus is an open source alternative to your current monitoring service with a beautiful status page.

Written by
mxkaske, thibaultleouay
Framework
Next.js
Language
Typescript
OpenStatus is an open source alternative to your current monitoring service with a beautiful status page.

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.

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.

Synthetic 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

Getting Started

With Docker (Recommended)

The fastest way to get started for both development and self-hosting:

1# 1. Copy environment file
2cp .env.docker.example .env.docker
3
4# 2. Start all services
5docker compose up -d
6
7# 3. Access the application
8open http://localhost:3002 # Dashboard
9open http://localhost:3003 # Status Pages

Full guide: DOCKER.md

Self-Hosting with Coolify

We provide pre-built Docker images for easy deployment:

1ghcr.io/openstatushq/openstatus-server:latest
2ghcr.io/openstatushq/openstatus-dashboard:latest
3ghcr.io/openstatushq/openstatus-workflows:latest
4ghcr.io/openstatushq/openstatus-private-location:latest
5ghcr.io/openstatushq/openstatus-status-page:latest
6ghcr.io/openstatushq/openstatus-checker:latest

Complete Coolify Deployment Guide

Manual Setup

Requirements

Setup

  1. Clone the repository
1git clone https://github.com/openstatushq/openstatus.git
  1. Install dependencies
1pnpm install
  1. Initialize the development environment

Launch the database in one terminal:

1turso dev --db-file openstatus-dev.db

In another terminal, run the following command:

1pnpm dx
  1. Launch whatever app you wish to:
1pnpm dev:web
2pnpm dev:status-page
3pnpm dev:dashboard

The above commands will automatically run the libSQL client on 8080 so you might want to kill the turso command from step 3.

  1. See the results:

Tech Stack

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 ping@openstatus.dev or book a call.

License

Distributed under the AGPL-3.0 License.

Elevate your career with ThinkRoman USA

Stay ahead, stay informed, and stay connected with ThinkRoman USA!