QubitProducts / bamboo

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

Use subdomain, get rid of / in app_id #127

Closed stefaanvl closed 9 years ago

stefaanvl commented 9 years ago

I want to use subdomains like app_name.project.com. So i need to get rid of the / in app_id. How do I do this without changing the code? Can I just adjust the haproxy_template?

I read the changelogs and used the new replace method.