Hello,
We use self managed Atlassian JIRA server and we're migrating JIRA to Atlassian cloud.
We also use self managed Atlassian Bitbucket Datacenter version and Bamboo Server and that will remain hosted in our Datacenter
We successfully used Atlassian application tunnel (https://support.atlassian.com/organization-administration/docs/what-are-application-tunnels/) to connect the Atlassian JIRA in cloud to self managed bitbucket using application link. Our bitbucket server is behind firewalls and is proxied . We could use application tunnel without any need for the bitbucket server or the proxy server to have an internet facing IP address
What are our options for connecting our self managed hosted Bamboo to JIRA in cloud ?
Our Bamboo server is behind a proxy and both the proxy and Bamboo are in our private subnet - behind firewall.Do we have an option akin to Atlassian application tunnel for Bamboo Server / Datacenter ?
I looked at https://confluence.atlassian.com/bamkb/linking-jira-cloud-with-self-hosted-bamboo-389284242.html . This option calls for hosted Bamboo Server to have an internet facing IP address and to expose internet facing port ( 80, 8085, 8443, or 443) .
If such option isn't available at present is there a roadmap for this in near future ?
It is simply not practical to migrate or use JIRA in cloud unless it can connect to our self managed Bamboo server.
Please help !!
Thanks and best regards
Yogesh
It seems official support should be coming soon, there is a ticket for it with status "waiting for release" and fix version "9.3.0" :)
Hi, have you already tried it with version 9.3.x?
We're still on 9.0, so it would be nice to know it works before going through the hassle of updating Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here, there are instructions for bamboo on this page, but there is no app tunnel app for bamboo:
Configure required connections and upstream ports | Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've downloaded the .jar of the tunnel app directly from the marketplace and installed it in Bamboo. I'll try if setting up a tunnel and application link will actually work sometime in the coming days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately it did not work. When adding the tunnel's security key to our local Bamboo Server an error is shown: "We can't create the tunnel right now".
I did the same for Confluence and Bitbucket where it worked without issues, so I guess Bamboo is really not supported... :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try running Bamboo 9.3.0 and the link to Jira Cloud via the Application Tunnel. It should work . https://jira.atlassian.com/browse/BAM-21849
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This solution not work, please vote this issue:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From Bamboo 9.3.0 You can use Application tunnel to connect JIRA cloud with Bamboo. Below are the high level steps
<Connector port="8093" connectionTimeout="20000" maxThreads="200" minSpareThreads="10" enableLookups="false" acceptCount="10" URIEncoding="UTF-8" />
:${JVM_SUPPORT_RECOMMENDED_ARGS:="-Dsecure.tunnel.upstream.port=8093"}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The jira automations don't work with the application tunnel.
When an automation run and call bamboo the request it's denied.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, the problem is that "jira automation" run in another server and only "atlassian product" can use the tunnel... this is what Atlassian said...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.