Skip to content

Releases: jairovadillo/ecs-deployer

Add EXTERNAL deployment type

19 Oct 12:32
Compare
Choose a tag to compare

Using deployment-type field on procfile.yml changes de deployment type. Default value if not specified will be FARGATE, other choices are EXTERNAL and EC2.

Add disable-logs capability

20 Apr 09:41
c1a5529
Compare
Choose a tag to compare

Adds flag on procfile.yml to disable container logs

get traceback on migrations failure

19 Jun 14:42
b0c022a
Compare
Choose a tag to compare
Merge pull request #14 from 21Buttons/print-output-on-migration-error

Print output on migration error