Sha256: 0e499ce44d27da1bb0e471ff498cb25e22674f9f6fb193bfa888ac0df877564d

Contents?: true

Size: 289 Bytes

Versions: 15

Compression:

Stored size: 289 Bytes

Contents

scheduler:
  type: ecs
  region: ap-northeast-1
  cluster: eagletmt
  role: ecsServiceRole
  autoscaling_group_for_oneshot: hako-batch-cluster
app:
  image: ryotarai/hello-sinatra
  memory: 128
  cpu: 256
  env:
    PORT: 3000
    MESSAGE: 'hello'
  command: ['echo', 'heavy offline job']

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hako-0.27.0 examples/hello-autoscaling-group.yml
hako-0.26.0 examples/hello-autoscaling-group.yml
hako-0.25.2 examples/hello-autoscaling-group.yml
hako-0.25.1 examples/hello-autoscaling-group.yml
hako-0.25.0 examples/hello-autoscaling-group.yml
hako-0.24.0 examples/hello-autoscaling-group.yml
hako-0.23.0 examples/hello-autoscaling-group.yml
hako-0.22.0 examples/hello-autoscaling-group.yml
hako-0.21.1 examples/hello-autoscaling-group.yml
hako-0.21.0 examples/hello-autoscaling-group.yml
hako-0.20.3 examples/hello-autoscaling-group.yml
hako-0.20.2 examples/hello-autoscaling-group.yml
hako-0.20.1 examples/hello-autoscaling-group.yml
hako-0.20.0 examples/hello-autoscaling-group.yml
hako-0.19.0 examples/hello-autoscaling-group.yml