Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo agent as proxy

James Tanis January 27, 2012

We are extending our use of Bamboo from a CI tool to a continuous deliverty tool. We have the standard 3 environments, Dev/QA, staging, and production. For security purposes we do not wish to permit production processes to communicate with DevQA directly. The Bamboo server runs in DevQA and we have remote agents running in all 3 envs. I was wondering if it might be possible to use the remote agent running in staging to proxy the connections from the remote agent in production?

1 answer

0 votes
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 27, 2012

Hmm, you could set up two tunnels pairs (e.g. using SSH): a pair from prod to staging and a pair from staging to QA.

The tunnel pair should forward the JMS port (default 54663) and the HTTP port under which Bamboo is visible.

But at the end this would mean that you would have some kind of access from QA to prod (on two ports), so maybe it would be easier to allow QA-prod communication between these two ports on the firewall?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events