Stack Pulse Docs
StackPulse

StackPulse Docs

StackPulse documentation

Practical guides for setting up StackPulse uptime checks, API checks, authenticated monitoring, alert delivery, and secret handling.

StackPulse monitors the apps and services you operate. The model is intentionally small: create an app, add services, then attach checks that prove those services are healthy.

Use these docs when you need a precise setup path or a safe example for a specific provider.

What to read first

  1. Start with Getting Started to understand the core workflow.
  2. Use Website Uptime Check for public pages and marketing sites.
  3. Use API Health Check for structured /health endpoints.
  4. Use Authenticated API Check when an endpoint requires headers.
  5. Use Supabase REST Check for a low-impact Supabase REST probe.

Core concepts

ConceptMeaning
AppA product, site, or system you want to monitor.
ServiceA component inside an app, such as an API, frontend, database, worker, or auth service.
CheckA configured probe that StackPulse runs on a schedule.
AlertA notification created when a check opens or resolves an incident.
Minimal by design

StackPulse is built for operational clarity. It does not need access to your source code, deployment pipeline, or private customer data to run uptime and health checks.

Deployment notes

This docs site is static. It can be deployed separately from the StackPulse product app and served at https://docs.stackpulsehq.dev.