Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erpushpinderrana/deploy-drupal-docker-aws-ecs

Deploy Drupal Website Docker Containers on AWS ECS
https://github.com/erpushpinderrana/deploy-drupal-docker-aws-ecs

aws aws-cloudformation aws-cluster aws-ec2 aws-ecr aws-ecs aws-ecs-fargate aws-ecs-task deployment deployment-automation docker docker-image drupal drupal-8 drupal-9 drupal-developers pushpinderdrupal rds

Last synced: about 1 month ago
JSON representation

Deploy Drupal Website Docker Containers on AWS ECS

Awesome Lists containing this project

README

        

# Deploy Drupal Website Docker Containers on AWS ECS
WIP

## Next Steps:
* Fix the manual configurations issues in `aws-ecs-immutable` branch to setup the ECS infra initially.
* Fix the manual configurations issues in `aws-jenkins-ecs-deployment` branch to setup the deployment using Jenkins.
* After fixing both the above branches, combine the logic of both `aws-ecs-immutable` and `aws-jenkins-ecs-deployment` in the master branch.