Skip to content

Cookbook

Recipes

RecipeWhat you get
Custom-domain HTTPSPer-tenant domains terminated by Cloudflare or cert-manager. Wildcard fallback for the apex.
Stripe + quotasStripe webhook → plan assignment → quota middleware. Atomic, idempotent.
Multi-region replicasRound-robin / random / sticky-by-tenant strategies, plus the doctor's replica_lag check.
Custom isolation driverImplement IsolationDriver from scratch; the registry takes anything that satisfies the contract.

Was this page helpful?

Released under the MIT License.