compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
158 stars 16 forks source link

[FR] ECS.ContainerDefinition.StopTimeout docker-compose.service.stop_grace_period #717

Closed thorfi closed 7 months ago

thorfi commented 7 months ago

Feature Request

Some containers (e.g. postgres database amongst others) need a longer time before forceful shutdown in order to cleanly save data.

The docker-compose.yml service stop_grace_period field should be translated to ECS Container Definition StopTimeout.

Documentation Links

thorfi commented 7 months ago

Hey @JohnPreston , I will probably have a go at adding this one unless you have objections

thorfi commented 7 months ago

Hi @JohnPreston - PR sent