QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
793 stars 214 forks source link

Ability to produce multiple output config files #165

Open lclarkmichalek opened 8 years ago

lclarkmichalek commented 8 years ago

As requested in #164

I think the only sane way to do this would be to turn the HAProxy config entry into a list, with each config file having its own entry. Alternatively, the reload/validation/cleanup commands could be shared between all config files, but I'm not sure that's really going to be powerfull enough for most users.

diegoroccia commented 8 years ago

Hi guys is there an update with this feature? Thanks

lclarkmichalek commented 8 years ago

I've been working on Nginx support recently, and haven't found this feature to be required for it. What use case do you have?

diegoroccia commented 8 years ago

That's not related to NginX, unless you want to use both nginx and haproxy (e.g. you're migrating from one to another) . BTW we already discussed about this feature request in #164 , and I understood there was already some ongoing effort to implement it. Maybe I got it wrong, sorry. I will wait