- Install the Azure CLI
- Run
az login
- Clone this repository and switch to the directory containing this
README
- Run
terraform init
- Run
terraform apply
- Install the Convox CLI
- Run
export RACK_URL=$(terraform output rack_url)
- Run
convox rack
to ensure that your CLI is connected to your new Rack