Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 288 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 288 Bytes

Deploys Ecology Cluster on Amazon Web Services

Deploy the Management Node

vagrant up mgmt

Deploy the cluster

Deploy the head node

export ECOLOGY_CLUSTER_NAME=a
vagrant up head

Deploy the compute nodes

export ECOLOGY_CLUSTER_NAME=a
vagrant up