Deploy InfluxDB in cluster mode

This change adds the ability to deploy a cluster of InfluxDB servers
with HAProxy in front. HAProxy will forward requests only to the first
node unless it gets unavailable. In that case, it will fail over to the
second node (and possibly the third node).
3 files changed