mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
540 B
540 B
Convox Rack on Azure
Initial Setup
- Install the Azure CLI
- Run
az login
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 rackto ensure that your CLI is connected to your new Rack