Skip to content

ECS 対応する #32

@usagiga

Description

@usagiga

gretel の Docker 対応に関連して、 AWS ECS での実行をサポートする。

実装方法

aws ecs update-service --cluster ${ECS_CLUSTER_NAME} --service ${ECS_SERVICE_NAME} --desired-count 0

こんな感じのコマンドを使えばいい。

議論したいところ

  • EC2 対応は続けるか

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions