CiscoCloud / haproxy-consul

Dynamic haproxy configuration using consul
Apache License 2.0
168 stars 85 forks source link

ES and Kafka Consul templates added. #24

Closed corebug closed 8 years ago

corebug commented 8 years ago

Add separate templates for ElasticSearch and Kafka.

Zogg commented 8 years ago

Have you tested this branch?

corebug commented 8 years ago

@Zogg yes, i use same code for my ELK-related deployments. I will check this exact code today once i've got my cluster redeployed.

corebug commented 8 years ago

@Zogg right now my image corebug/haproxy-consul:0.2-elk is running on my development cluster in elasticsearch-consul mode as Marathon tasks and it works as a charm.

The code can be merged.