Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-17089

Deploy to multiple machines in parallel

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Deployments
    • None
    • 2
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Hi,

      right now we are using an scp task to copy our built artifact to our servers and an ssh task to unpack and restart the processes on the servers. But for what we can see the tasks can only run in series.

      Unfortunately for many servers this does not scale well. With a lot of traffic our servers need some time to finish the restarts because it has to wait for all connections to close. It would be much better to be able to let the tasks of the deployment run in parallel as an option. This way we could deploy in parrallel to all servers and the deployment time would not grow linearly to the number of target servers, but would only take as long as the slowest deployment.

      I hope the feature request is understandable. If you have further questions do not hesitate to contact.

      Thanks
      Michael

            Unassigned Unassigned
            ca08cf54b21e Michael Dreher
            Votes:
            65 Vote for this issue
            Watchers:
            33 Start watching this issue

              Created:
              Updated: