Docs/Overview
Probara documentation

Operate the entire monitoring lifecycle.

Learn the product from architecture through production operations. This reference follows the current development state and documents implemented behavior, configuration, and boundaries.

Run the local stack.

The local-process workflow starts PostgreSQL and NATS in Docker, then runs migrations, Go services, downloadable agent builds, and the UI.

Follow the complete quick start
Terminal
git clone https://github.com/yassinebenameur/probara.git
cd probara
cp .env.example .env
# Set ADMIN_JWT_SECRET (32+ chars) and PUBLIC_BASE_URL in .env
make start-all-local

What are you here to do?

Browse all documentation.

Private locationsNATS-only workers, result ingest, quorum, and mesh
Every variableService, default, accepted values, and operational effect
API conventionsAuthentication, tenancy, pagination, and endpoint families