Operations
Running Convoy day-to-day — CLI workers, scaling levers, monitoring, migrations, backups, and upgrades.
Operational guidance once a deployment is live.
Deploy Convoy answers "how do I stand this up?";
this section answers "how do I keep it running?".
Pages
- Running the CLI long-term — dev-container-leading, with process-supervisor fallbacks.
- Scaling and limits — concurrency levers and backpressure signals.
- Monitoring and logs — Convex dashboard, CLI logs, what to alert on.
- Migrations — widened deploy, dry-run, run, verify, and narrow cleanup.
- Backups and rollback — Convex backup, Vercel promote, schema-migration trap.
- Upgrading — moving a live deployment to a newer Convoy version.
- Debugging — symptom-indexed front door when you don't know which subsystem is broken.
- FAQ — short answers to common questions.