Commit Graph

8 Commits

Author SHA1 Message Date
Mano Marks
51815474ff moved docker-compose.yml to docker-compose-simple.yml and restored older version of docker-compose.yml with networks and volumes 2016-10-11 16:24:49 -07:00
Ben Firshman
09279e12a8 Rename services to remove "app" 2016-06-18 10:18:53 -07:00
Ben Firshman
dd03d8937a Use gunicorn for voting app in prod 2016-06-18 10:18:31 -07:00
Ben Firshman
df96dfd638 Add Node debugging
and simplify Compose file
2016-06-18 10:04:44 -07:00
Mano Marks
3978756bb2 Moving result app to be based on node:5.11.0-slim, adding back links in docker-compose.yml, and removing explicit container names 2016-05-03 19:35:26 -07:00
Mano Marks
261eb03102 adding in improvements from when we ran the birthday party app. Mostly fixed the Dockerfiles so they use Alpine for the base images. That required re-working the Java worker Docker file. Removed links from compose file. cleaned up a few things like a tab instead of a space in app.py 2016-04-25 11:28:21 -07:00
Dave Tucker
bb24708128 Add Networks!
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2016-02-04 11:29:17 -08:00
Ben Firshman
878cdeb583 Move everything into the root directory
The separate vote-apps directory was because networking didn't
used to support aliases to remove the project name.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-02-04 10:53:27 -08:00