Skip to content

Manage tasks and services on Amazon EC2 Container Service (ECS)

Notifications You must be signed in to change notification settings

snorkypie/ecs-deploy-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ecs-deploy-multi

This is basically a python3 port of ecs-deploy but with some added functionallity, like updating multiple containers in a task.

See TODO for more information about upcoming features

Some examples

ecs-multi-deploy -n production -k staging

ecs-multi-deploy -n staging -u -i www example/www:1234 -i api example/api:1234

About

Manage tasks and services on Amazon EC2 Container Service (ECS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages