Skip to content

Latest commit

 

History

History
 
 

azure

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Convox Rack on Azure

Initial Setup

Install Convox

  • Clone this repository and switch to the directory containing this README
  • Run terraform init
  • Run terraform apply

Convox CLI Setup

  • 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