Install the CLI
gem install cpflow
Add the cpflow gem, then point it at your Control Plane org.
Open guideControl Plane Flow docs
`cpflow` gives Rails and containerized apps a convention-driven path for review apps, staging deploys, production promotion, release phases, and operational commands.
Typical first pass
$ gem install cpflow
$ cpflow github-flow-readiness
$ cpflow generate
$ cpflow generate-github-actionsThree commands take a repo from nothing to a generated Control Plane + GitHub Flow setup.
gem install cpflow
Add the cpflow gem, then point it at your Control Plane org.
Open guidecpflow generate
Generate the .controlplane/ config that maps your app onto Control Plane workloads.
Open guidecpflow generate-github-actions
Scaffold review-app, staging, and production-promotion workflows for CI.
Open guideThe ergonomics of Heroku with the control and economics of Control Plane.
Convention-driven review apps, staging, production promotion, and release phases — the workflow your team already knows, without the Heroku bill.
Run on Control Plane’s global infrastructure with real control over scaling, regions, and cost. No YAML sprawl and no clusters to operate yourself.
One command scaffolds GitHub Actions for the entire flow, so promotion is automated, auditable, and consistent from the first deploy.
The docs are synced from the source repo, so CLI behavior and published guidance stay together.
Map Heroku apps, dynos, add-ons, review apps, staging, and production onto Control Plane workloads.
Open guideGenerate review app, staging, and production promotion workflows that run through GitHub Actions.
Open guideFind the cpflow command flags and examples generated directly from the source CLI definitions.
Open guideReview release notes, breaking changes, and migration notes synced from the upstream project.
Open guideBuilt by ShakaCode
ShakaCode builds and maintains Control Plane Flow and helps teams move off Heroku and ship on Control Plane. Book a free 30-minute call for migration, architecture, or performance advice.