CiscoCloud / haproxy-consul

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

Added multidomain support #40

Open auguster opened 8 years ago

auguster commented 8 years ago

Here are the many changes I made to haproxy-consul ;-)

The most important one is the support of multidomains and the removal of HAPROXY_DOMAIN to use SERVICE_TAGS instead (ref #18). Be aware that this is a breaking change. Maybe you could keep the HAPROXY_DOMAIN in the consul.tmpl file and use it if it's set.

I updated the README.md, I wacked the toc because I didn't find the markdown-toc tool and didn't want to leave it outdated. You might want to rework the README.md file it's getting kind of fat. Maybe some stuff could go to the wiki.