bamboo icon indicating copy to clipboard operation
bamboo copied to clipboard

Add a UI button to show the current HAproxy config

Open nickandrew opened this issue 10 years ago • 8 comments

Also a UI element to show if HAProxy is running on localhost (green == process started) ?

nickandrew avatar Nov 08 '14 09:11 nickandrew

Do you think this can be exposed to Bamboo's /status healthcheck?

j1n6 avatar Nov 09 '14 02:11 j1n6

HAProxy config should be separate to health check. But if HAProxy is running could be part of the health check.

An issue I am having is when running bamboo in a container, HAProxy isn't started when bamboo starts, only when the config is changed or a notification is received from Marathon.

nickandrew avatar Nov 09 '14 07:11 nickandrew

I just made a release yesterday, have you tried the new Dockerfile?

Sent from my iPhone

On 9 Nov 2014, at 07:20, Nick Andrew [email protected] wrote:

HAProxy config should be separate to health check. But if HAProxy is running could be part of the health check.

An issue I am having is when running bamboo in a container, HAProxy isn't started when bamboo starts, only when the config is changed or a notification is received from Marathon.

— Reply to this email directly or view it on GitHub.

j1n6 avatar Nov 09 '14 09:11 j1n6

I have no problem with master branch Dockerfile.

xiaods avatar Mar 09 '15 22:03 xiaods

expose config to /status is not consistent from design. /config is good fit.

xiaods avatar Apr 18 '15 23:04 xiaods

The configuration may contain secret credentials, I would like to hold on this untill authentication is implemented in Bamboo. Ideally SAML2.

j1n6 avatar Apr 19 '15 00:04 j1n6

where is the proposal for SAML2 implementation?

xiaods avatar Apr 19 '15 00:04 xiaods

It's not written anywhere :) Just something I have in mind.

j1n6 avatar Apr 19 '15 14:04 j1n6