curl -L https://omnitruck.chef.io/install.sh | sudo bash -s -- -v 14.12.9
"recipe[apt]",
"recipe[arcgis-enterprise::system]",
"recipe[arcgis-enterprise::install_portal]",
"recipe[arcgis-enterprise::webstyles]",
"recipe[arcgis-enterprise::install_portal_wa]",
"recipe[arcgis-enterprise::server]",
"recipe[arcgis-enterprise::server_wa]",
"recipe[arcgis-enterprise::install_datastore]"
sudo chef-solo -j /tmp/base_enterprise_ha_ubuntu_standby_step1.json
curl -L https://omnitruck.chef.io/install.sh | sudo bash -s -- -v 14.12.9
Note: If you don't have the /etc/chef/node.json file, you can get it by running
sudo cfn-init -v -c secondpass -s <StackName> -r AllInOneEC2Instance --region <AWS::Region>
"recipe[apt]",
"recipe[arcgis-enterprise::system]",
"recipe[arcgis-enterprise::portal]",
"recipe[arcgis-enterprise::portal_wa]",
"recipe[arcgis-enterprise::server]",
"recipe[arcgis-enterprise::server_wa]",
"recipe[arcgis-enterprise::datastore]",
"recipe[arcgis-enterprise::webstyles]"
sudo chef-solo -j /tmp/base_enterprise_ha_ubuntu_primary_step2.json
"recipe[arcgis-enterprise::portal_wa]"
chef-solo -j /tmp/base_enterprise_ha_ubuntu_standby_step3.json