hackoregon / backend-examplar-2018

an example dockerized geo-aware django backend
MIT License
4 stars 5 forks source link

Add last year's content to ecs-deploy.sh #65

Closed MikeTheCanuck closed 6 years ago

MikeTheCanuck commented 6 years ago

The script bin/ecs-deploy.sh is currently a stub. We don't have actual deploy-to-ECS working yet, but might as well get it in place so this will just work once the CloudFormation config of these new ECS services is ready.

Use the content from here: https://github.com/hackoregon/backend-service-pattern/blob/master/bin/ecs-deploy.sh

At the same time, we'll re-enable the currently-commented-out bits from /bin/deploy.sh that call this script to life.