Files
crank/templates/repositories/crank-cloud/README.md
T
2026-05-04 09:39:05 +00:00

734 B

crank-cloud

Private hosted/control-plane repository for Crank.

Scope

This repository is expected to contain:

  • cloud control-plane code
  • hosted orchestration
  • metering and billing integrations
  • hosted tenant management
  • cloud operational tooling
  • private cloud deployment and rollout workflows

It must remain separate from the public Community delivery path and from self-hosted Enterprise packaging.

Initial bootstrap checklist

  1. Create the repository as private.
  2. Copy bootstrap files from this template.
  3. Define hosted environment owners, release policy and secret model.
  4. Add cloud-only workflows and manifests.
  5. Move cloud-owned code only after Community and Enterprise boundaries are already fixed.