Commit Graph

9 Commits

Author SHA1 Message Date
Ben Firshman
df96dfd638 Add Node debugging
and simplify Compose file
2016-06-18 10:04:44 -07:00
Ben Firshman
64839f70dc Merge pull request #19 from bfirsh/vote-refactoring
Various pieces of vote refactoring
2016-06-18 18:29:45 +02:00
Borja Burgos
874a4bc79a adding CI test for Docker Cloud 2016-06-17 20:52:33 -07:00
Aanand Prasad
aa05c12ab7 Always show total vote count 2016-06-17 19:50:54 -07:00
Aanand Prasad
4b62828661 Extract vote collection function 2016-06-17 19:50:49 -07:00
Aanand Prasad
1f1a6f97a2 Fix percentage recalculation when both votes are zero 2016-06-17 19:50:42 -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
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