Skip to content

GitHub technical reference

These links point into the octafuse-gateway repository. They change with releases—use them for development, operations, and deep troubleshooting. If this site and the repo disagree, trust the repository.

Operations & deployment (implementation detail)

Section titled “Operations & deployment (implementation detail)”
DocWhat it covers
docs/ops/deployment.mdDeployment patterns index
docs/ops/deployment-cloudflare.mdCloudflare: D1, database_id, Workers Builds, troubleshooting
docs/ops/deployment-docker.mdDocker / GHCR / split compose
docs/ops/local-testing-environments.mdLocal dev: D1 / Node + SQL / Docker combos
docs/architecture/runtime-data.mdRuntime × database contracts
docs/ops/postgres-cutover.mdD1 ↔ Postgres cutover notes
  • Migration folders: packages/core/migrations-d1/, migrations-postgres/, migrations-mysql/ (verify in repo)
  • Cost fields such as metered_cost / standard_cost / charged_cost: canonical definitions live with the repository and Admin UI copy.