pnzr
ECS deployer
A tool for automating the deployment of Docker containers to Amazon ECS
pnzr is docker deploy tool for ecs.
31 stars
9 watching
1 forks
Language: Go
last commit: about 6 years ago
Linked from 1 awesome list
awsdeploy-ecsdockerec2ecsgolangmfa
Related projects:
Repository | Description | Stars |
---|---|---|
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
aws/aws-eb-python-dockerfiles | Provides pre-configured Docker files for deploying Python applications on AWS Elastic Beanstalk | 62 |
aws/amazon-ecs-cli | Tools for managing Amazon Elastic Container Service (ECS) and Fargate tasks and clusters from the command line. | 1,778 |
in4it/ecs-deploy | An API-based platform for automating continuous deployment and scaling of AWS ECS services | 257 |
kayac/ecspresso | A deployment tool for Amazon ECS | 826 |
aws/amazon-ecs-agent | Manages containers on behalf of Amazon ECS | 2,077 |
lumoslabs/broadside | A command-line tool for deploying applications on AWS ECS | 44 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
ukayani/ecs-service | A command-line tool for deploying and managing ECS services in AWS Elastic Container Service using CloudFormation templates. | 12 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
appleboy/docker-ecr-action | Automates Docker image upload to Amazon Elastic Container Registry (ECR) | 22 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
skahack/shipctl | Tools for managing and deploying Docker-based applications on Amazon ECS clusters | 12 |
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 |
aws-samples/ecs-canary-blue-green-deployment | An automated canary deployment strategy for Amazon ECS using Route53 weights and Step Functions to transition traffic between two ECS services. | 168 |