Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erpushpinderrana/deploy-drupal-docker-aws-ecs
- Owner: erpushpinderrana
- License: mit
- Created: 2020-08-25T21:01:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T21:08:17.000Z (over 4 years ago)
- Last Synced: 2024-11-06T21:45:24.699Z (3 months ago)
- Topics: 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
- Language: HCL
- Homepage: https://github.com/erpushpinderrana/deploy-drupal-docker-aws-ecs
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.