amazon-ecs-cli
Task manager
Tools for managing Amazon Elastic Container Service (ECS) and Fargate tasks and clusters from the command line.
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
2k stars
111 watching
303 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/amazon-ecs-agent | Manages containers on behalf of Amazon ECS | 2,077 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
aws-samples/aws-containers-task-definitions | Provides task definitions for running common applications on Amazon ECS | 264 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
jobtalk/pnzr | A tool for automating the deployment of Docker containers to Amazon ECS | 31 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
turnerlabs/terraform-ecs-fargate-scheduled-task | A Terraform template for provisioning scheduled tasks on AWS ECS Fargate | 47 |
kayac/ecspresso | A deployment tool for Amazon ECS | 826 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
appleboy/docker-ecr-action | Automates Docker image upload to Amazon Elastic Container Registry (ECR) | 22 |
jasonumiker/clair-ecs-fargate | A package and deployment guide for Clair image scanner on AWS ECS Fargate | 27 |
aws-samples/ecs-blue-green-deployment | A reference architecture for automated blue-green deployments on Amazon ECS using CloudFormation templates and AWS Code* services. | 462 |
skahack/shipctl | Tools for managing and deploying Docker-based applications on Amazon ECS clusters | 12 |
awslabs/ecs-task-kite | An ambassador container that provides inter-task communication on Amazon ECS | 61 |