bamboo icon indicating copy to clipboard operation
bamboo copied to clipboard

HAProxy auto configuration and auto service discovery for Mesos Marathon

Results 43 bamboo issues
Sort by recently updated
recently updated
newest added

Hi, I am running into the issue that I constantly get stale haproxy processes. I have tried "everything", but can't get it to work. This is my bamboo.log for an...

Bamboo exposes to templates `$apps.ServicePorts`, taken from Marathon API. The thing is, `/v2/apps?embed=apps.tasks` does not have (anymore?) a `servicePorts` field, but a `portDefinitions` field. I think Bamboo should expose this...

Hello, I have started Bamboo as a Docker Container. After starting everything goes fine. But when i tries to pass my custom haproxy template path, It is not reading it....

I have seen Mesos support ZK authentication like zk://username:password@host1:port1,host2:port2,.../path and Marathon suppoer ZK authentication like zk://user@pass:host1:port1,user@pass:host2:port2,.../path. How about Bamboo BAMBOO_ZK_HOST?

Hello Team, We are using Bamboo infront of our mesos/marathon cluster. We are having few applications (these are spring boot applications). There are different users and they want to create...

This is dependent on this issue in marathon: https://github.com/mesosphere/marathon/issues/599 It would be great if I could configure Bamboo to automatically configure apps to hostnames via specifying metadata to Marathon. For...

feature

hi thank you for making this project available, we are currently using this in our mesos/marathon setup with HAProxy and recently had an ask about configuring bamboo for "Per-service HAProxy...

With the current bamboo version, if you have a number of tasks running on marathon and you scale them down, the tasks will be killed and while bamboo is processing...

Does bamboo support blue-green deployments (I couldn't find mention of it in the docs)? If not, is it in the features list for future development?

The web ui allows to define haproxy ACLs, but not the order they are applied, i.e. the order of use_backend lines in the config. I propose to add an order...

feature