Hi Dennis,
There are ways to deploy/configure CC with Terraform and an ARM template (via azure cli).
terraform: https://github.com/bwatrous/cyclecloud-terraform
arm: https://github.com/CycleCloudCommunity/cyclecloud_arm
hth,
Jerry
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have gone through the process of setting up a CycleCloud VM via the marketplace and the GUI to input all the relevant information. From there I have started clusters, and used CycleCloud to manage clusters. I have also downloaded the "template for automation".
My question is, can I do this process entirely from the command line? I want to be able to setup the creation of a brand new CycleCloud VM from the command line, but I haven't been able to find any documentation that doesn't point me to the azure portal.
Thanks,
Dennis
Hi Dennis,
There are ways to deploy/configure CC with Terraform and an ARM template (via azure cli).
terraform: https://github.com/bwatrous/cyclecloud-terraform
arm: https://github.com/CycleCloudCommunity/cyclecloud_arm
hth,
Jerry
Outside of the portal, CycleCloud can be deployed using cluster templates, RESTful API, and the CycleCloud CLI.
You can use the CycleCloud CLI to both create a cluster and add nodes to a cluster.