LogoMkSaaS Docs
LogoMkSaaS Docs
HomepageTikomni Quick StartAuthenticationu1 APIu2 APIBillingError EnvelopeAPI ReferenceDeploy Runbook
X (Twitter)

Deploy Runbook

Worker deployment and rollback checklist

Deploy Gate

Every worker must pass dry-run size gate before deploy:

corepack pnpm cf:workers:dry-run

Worker Boundaries

  • landing: marketing pages
  • app: auth/dashboard/api-key
  • docs: docs only
  • api: u1/u2 gateway + auth + billing
  • jobs: queue consumer + cron cleanup

Rollback

Rollback per worker. Do not rollback whole stack if one worker fails.

Required Bindings

  • api: HYPERDRIVE, U2_TRANSFER_QUEUE, U1_*, U2_*
  • jobs: HYPERDRIVE, U2_FALLBACK_BUCKET, U2_UPSTREAM_*, U2_TRANSFER_*

Table of Contents

Deploy Gate
Worker Boundaries
Rollback
Required Bindings