Operating Orkestra
Once you have Orkestra running, the operator-side surface is mostly:
- Deployment topology — single binary, AI sidecar, or fully split.
- Module configuration — env vars, encrypted secrets, per-environment profiles (sandbox / production).
- Integrations — SMTP for email, OAuth providers, Stripe for payments, Gotenberg for PDF generation.
- Observability — health checks, audit logs, structured logging.
Pages
- Deployment — Docker Compose profiles, environment variables.
- Module configuration —
/admin/modules, encrypted secrets, environment profiles. - Notifications & SMTP — wiring real email delivery.
- OAuth providers — Google, Apple, GitHub, Discord.
- Stripe & payments — webhooks, products, subscriptions.