Application part of a demo for deploying containers to Amazon EC2 Container Services (ECS)
This application acts as an API for the wercker/ws_web project.
It communicates to a redis
container to store data.
To run this application locally, download the wercker cli and run the wercker dev
command in the project directory.
Wercker will then spin up the required containers and allow you to run the application with it's dependencies locally.
You can find the guide on how to deploy this application to ECS here: http://blog.wercker.com/2015/10/02/Deploying-to-ECS-with-Wercker.html
You can find the latest Docker container for this project here on Docker Hub