Migrate from Heroku
Map Heroku apps, dynos, add-ons, review apps, staging, and production onto Control Plane workloads.
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-actionsThe 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 guide