How can i deploy to multiple servers?

Shai July 12, 2014

Hi

I have few servers (e.g sandbox1, sandbox2... dev1,dev2.....).
Using deploy release, i want to deploy to each server by itself.

I must create an enviroment per server? is there a way to close enviroment?

Does Bamboo lets you create an enviroment "type" ? e.g. type 'sandbox' and during deploy just set the specific server to deploy on?

Thanks

2 answers

0 votes
Shai August 13, 2014

Now that the "clone enviroment" feature added, it makes it more easier to add enviroments in a specific deploy plan.

Thanks

0 votes
Gretchen
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2014

You can define your environment and then script as many servers to deploy to as you like. These are the actual scripts you use to scp or robocopy the artifacts to the environments.

You can define dev for example and then define a separate scp task for each server, changing the server name / paths etc. as necessary for each subsequent box.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events