Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

ECS: Is there a way to deploy on existing loadbalancers, target groups and rules? #2205

Open
@JohnD87

Description

@JohnD87

Hello,

we do currently use ECS-CLI.
ECS-CLI allows us to specify several existing target groups per task so we can easily setup our infrastructure once and then let the developers update the services with ECS-CLI.

Unfortunatly ECS-CLI is deprecated and the new Copilot Tool has another focus.

The ECS integration of docker compose can basically do everything we want but i cannot find a way to just use an existing target group. Things like https, redirects etc cannot really get configured in a compose file nicely anyways so it makes sense to keep these parts out of it.
However, i can specify an existing loadbalancer which is nice but it feels mostly useless as long as i cannot specify an existing target group.

Is there a way to achieve that?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleInactive issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions