ajaegle / docker-fig-haproxy-flask

Extending the fig tutorial using haproxy to load-balance between two flask instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-fig-haproxy-flask

This project contains the code used in the fig getting started and was extended to support several backend instances load balanced by an haproxy.

Currently using hard coded host (boot2docker ip) for backends in haproxy config. This should be changed to use environment variables.

About

Extending the fig tutorial using haproxy to load-balance between two flask instances


Languages

Language:Python 100.0%