Hacker News new | ask | show | jobs
by magiconair 3891 days ago
I'm curious whether https://github.com/eBay/fabio would meet your needs. It picks up the routing table from consul changes and service registrations and reloads it without restart. All the services have to do is to register their routes in consul. It is meant as a replacement for consul-template+HAproxy.

Disclosure: I'm the author

1 comments

Unfortunately consul integration isn't useful for us.