📈 Live Status: 🟧 Partial outage
This repository contains the open-source uptime monitor and status page for InstaNode.dev, powered by Upptime.
With Upptime, you can get your own unlimited and free uptime monitor and status page, powered entirely by a GitHub repository. We use Issues as incident reports, Actions as uptime monitors, and Pages for the status page.
With Upptime, you get a free and open-source status page hosted on GitHub Pages. Probes run from GitHub-hosted runners; history is committed to history/; incidents are filed as Issues in this repo.
The live status page is at https://status.instanode.dev. Incidents that fire because an endpoint returns a non-success code automatically open as Issues here; they close when the endpoint recovers.
Configured in .upptimerc.yml:
Public web — marketing front door, agent API health, dashboard, OpenAPI spec.
The 7-service agent bundle — Postgres, Redis, MongoDB, NATS queue, MinIO storage, webhook receiver, and container deploy. POST-only routes are probed with GET and accept 405 Method Not Allowed as the success signal (the route is registered).
See SETUP.md for the two human-ops steps required to enable auto-rewrite of this README (a GH_PAT secret + branch-protection allowance).
- Code: MIT © InstaNode-dev
- Status website: MIT © Anand Chowdhary
- Summary template, workflows, response-time, graphs: MIT © Anand Chowdhary