bamboo
bamboo copied to clipboard
HAProxy don't be refreshed while marathon has any multiple ports app
"Might" because the default template it only takes first port into account. There's solution in the template example shows how to workaround the issue.
https://github.com/QubitProducts/bamboo/blob/master/config/haproxy_template.cfg#L75
OK, Thanks. I will try it.
@hyper-carrot did you manage to resolve the issue so we can close this one?
@timoreimann I resolved. Thank you.
Thanks @hyper-carrot .
@activars , I think this one is good to close then.
@hyper-carrot how did you resolve the issue?
@activars there is many small step, but it's destructive. We modified the haproxy template file: https://github.com/Dataman-Cloud/bamboo/blob/master/config/haproxy_template.cfg
So, it is not a general solution.