Skip to content

Releases: DNXLabs/docker-ecs-deploy

1.1.3

13 May 13:31
Compare
Choose a tag to compare

BUGFIXES

  • Fixing issue when log stream name mismatch

1.1.2

13 May 08:04
Compare
Choose a tag to compare

BUGFIXES

  • Bug fix on task starting too fast and failing to reach the log group causing run-task script to error

1.1.1

11 May 10:52
Compare
Choose a tag to compare

BUGFIXES

  • Fixing run-task passing wrong parameters for tail-task-logs.py

1.1.0

03 May 04:02
fb38256
Compare
Choose a tag to compare

ENHANCEMENTS

  • Adding a timeout variable that will cause the deployment to stop and rollback

BUGFIXES

  • Fixes bug on retrieving logs from stopped task when deployment finishes unsuccessfully

1.0.2

08 Apr 11:06
Compare
Choose a tag to compare
  • Fixing missing task_set_id error

1.0.1

08 Apr 06:05
fee014f
Compare
Choose a tag to compare
  • Cutover, Stop scripts to continue or stop a blue-green deployment
  • Deploy script updated to check for codedeploy status
  • Display logs of ECS tasks that were stopped on a failed deployment

Cutover script

28 Mar 05:44
e1377da
Compare
Choose a tag to compare
  • Adding cutover script for phased deploymen

Run Single ECS Tasks

16 Feb 20:18
f2a33ca
Compare
Choose a tag to compare

This feature enables the docker image to run a single ECS Task, for db-migration initially.

  • Run a single ECS task
  • tail logs and display on the current terminal
    usage:
  • run-task.sh

0.4.0

25 Dec 23:12
Compare
Choose a tag to compare

0.3.2

03 Oct 04:57
Compare
Choose a tag to compare
add CLIENT_NAME variable