1. Create the private instance repo
The instance repo is the deployment control plane for one live installation.
$ gh auth login -h github.com$ gh auth status$ gh repo create acme/mbr-prod --private --template MoveBigRocks/instance-template --clone$ cd mbr-prod