cloudnet-compose/voting-app
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
..
static/stylesheets Move everything into the root directory 2016-02-04 10:53:27 -08:00
templates Move everything into the root directory 2016-02-04 10:53:27 -08:00
app.py Lazily connect to Redis in voting app 2016-06-09 18:03:55 -07:00
Dockerfile 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
requirements.txt Move everything into the root directory 2016-02-04 10:53:27 -08:00