The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using two bamboo instance integration

JooHyun Park
September 27, 2022

Hi,

I need to integrate the two bamboo instances in use.
It is possible to export by plan with Bamboo spec, but it seems that the data is not included.

Is there a good way?

Bamboo1

  • v8.2.5
  • java jdk 11
  • mssql 2019

Bamboo2

  • v6.10.4
  • java jdk 1.8
  • mssql 2017

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dave Attard
Contributor
March 19, 2023

If you have both bamboo instances pointing to the same linked repo and have bamboo-spec enabled in both instances you should be sync'd

 

Alternatively

Using the below endpoints you can export all the bamboo-specs for build projects and deployment plans. So using a simple script triggered on commit, you could extract the spec and then load onto other server.

api-latest-project-projectkey-specs-get 

api-latest-deploy-project-forplan-get 

TAGS
AUG Leaders

Atlassian Community Events