OpenStatus is an open source alternative to your current monitoring service with a beautiful status page.
The Open-Source website & API monitoring platform.
Learn more »
Discord
·
Website
·
Issues
·
Roadmap
OpenStatus is open-source synthetic monitoring platform with beautiful status page and incident management. We are building it publicly for everyone to see our progress. We believe great softwares are built this way.
You can choose to host it yourself or use our hosted version at openstatus.dev
If you want to learn more about this project or have any questions, book a call
with us or send us an email at ping@openstatus.dev
Clone the repository
1git clone https://github.com/openstatushq/openstatus.git
Install dependencies
1pnpm install
Set up your .env file
From apps/web
and packages/db
, you will find .env.example. Create your
own copy.
Follow the steps to run your sqlite database locally inside of README.md
Start the development with the below command
1 pnpm dev
It will:
3000
3001
3002
See the results:
For clerk, you will need to create a webhook endpoint. To access the link, you can use tunneling tools like Tunnelmole, an open source tunnelling tool or ngrok, a popular closed source tunnelling tool.
curl -O https://install.tunnelmole.com/384HK/install && sudo bash install
.
(On Windows, download
tmole.exe)tmole 3000
. In the output, you'll see two URLs, one HTTP, and an HTTPS
URL. It's best to use the HTTPS URL for privacy and security.1➜ ~ tmole 30002http://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:30003https://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:3000
Append /api/webhook/clerk
to the HTTPs URL.
After login, append /api/webhook/clerk
to the link you get after entering:
1$ ngrok http 3000
Videos to better understand the OpenStatus codebase:
Here's our roadmap feel free to contribute to it.
If you want to help us building the best status page and alerting system, you can check our contributing guidelines
Made with Contrib.rocks
2500 verifications and 100K successful rate‑limited requests per month. No CC required.