Overview
Deploy and run
Stand up a Breeze Buddy backend — environment, credentials, health checks.
Bring the backend online. The docs here cover what’s different about operating Breeze Buddy specifically — the generic Python / FastAPI / Docker bits are in the clairvoyance repo’s README.md.
Pages in this section
- Environment variables — the ~30 env vars you actually have to set, grouped by concern.
- KMS and secrets — how per-merchant credentials are encrypted at rest.
- Health and metrics — endpoints to watch and what normal looks like.
Related
- Pools — configure the startup latency / capacity knobs.
- Observability — traces, logs, Slack alerts.
Was this helpful?