EC2 fleets made easy
Each forge command certain parameters. A yaml file with all the parameters can be provided or you can submit the parameters as a CLI parameter at runtime. The CLI parameters will always overwrite the yaml parameters.
ec2_amis data structure in the environmental YAML.
ami: single
disk and disk_device_name must be set as well.
ami: ami-000000000000000000
disk: 30
disk_device_name: /dev/sda1
--cpu [[1,2]].forge destroy if forge create, forge engine, or forge run has an unsuccessful run. True or False. Default is True
no_destroy_after_failureforge destroy if forge engine or forge run has a successful run. True or False. Default is True
no_destroy_after_successinfo). Valid options are: debug, info, warning, or error.market: spot
--market on-demand spot.--ram [[8,16][512]].--ratio [[8][6,8]].--all flag to rsync the file or folder to all the instances in a cluster.rsync_path. Any arguments will be passed to the script as is. Special variables {env}, {date}, and {ip} are available and will be replaced at runtime by the instance values. All commands will run as the root user.
--all flag to run the script on all the instances in a cluster.run_cmd: scripts/run.sh {env} {date} {ip}cluster or single