Updating components across many many server instances

This a problem we experience up front ourselves. We use Iguana for our own .

Currently we have 5 build machines - and over time that number will increase.

It’s a hassle when we need to change a component. We have to manually log into each of the five machines and upgrade each one individually.

When we start into looking scaleability this one of the obvious targets. It should be possible to query all the components using a given git repo and upgrade them on bulk to another version.

But first we have to hit our core goals of compatibility, usability and stability - like to help? Then try and get one IguanaX server in production.