Skip to main content
Initialize a new deployment from a StackKit. Create a stack-spec.yaml in your deployment directory. This saves your choices; it does not install services or change the host. The standalone local path works without a kombify account or Techstack. Start with the selected Kit’s catalog defaults. --owner-source=local keeps the owner on this machine and needs --owner-email for the local PocketID owner. Cloud Kit uses a kombify.me address unless --domain names a domain that already points at this host. Review the saved configuration before generating or applying it. Defaults are recorded as explicit intent and validated by the Kit’s CUE contract. Required information, such as a domain, is requested when the Kit needs it. Use --non-interactive in scripts to fail instead of prompting. For precise control, use --use-case-alternative and --module-compute-profile instead of --catalog-defaults. These selections come from the chosen Kit. Native authoring uses stackkit/v2alpha2; --api-version stackkit/v2alpha1 selects the explicit legacy graph adapter. Flags marked v0.6 compatibility are accepted only by an explicitly versioned v0.6 binary.
Examples