Sha256: a6e251bff7321efd748eb8c209370b27c159699104f71efbc36c1f12c432f3de

Contents?: true

Size: 380 Bytes

Versions: 5

Compression:

Stored size: 380 Bytes

Contents

image: ryotarai/hello-sinatra
env:
  $providers:
    - type: file
      path: hello.env
  PORT: 3000
  MESSAGE: '#{username}-san'
port: 3000
scheduler:
  type: ecs
  region: ap-northeast-1
  memory: 100
  cpu: 100
  cluster: eagletmt
  desired_count: 2
front:
  type: nginx
  image_tag: hako-nginx
  s3:
    region: ap-northeast-1
    bucket: nanika
    prefix: hako/front_config

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hako-0.4.0 examples/hello.yml
hako-0.3.1 examples/hello.yml
hako-0.3.0 examples/hello.yml
hako-0.2.1 examples/hello.yml
hako-0.2.0 examples/hello.yml