Commit Graph

6 Commits

Author SHA1 Message Date
Ben Firshman
1a0b0c8b54 Set redis socket timeout to 5s 2016-06-18 10:15:57 -07:00
Ben Firshman
34acff585a Run flask server multithreaded 2016-06-17 15:24:14 -07:00
Ben Firshman
5ce97c05fe Lazily connect to Redis in voting app
Allows voting app to boot up without anything else.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-06-09 18:03:55 -07:00
Mano Marks
be0e4e2ff2 fixing app.py 2016-04-25 12:04:59 -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