Hi,
Our infrastructure is set in such a way that all the scripts are stored in a shared location, and they are executed on a number of servers. The scripts cannot be copied locally.
We first wanted to test the concept of one VC server remotely executing tasks on servers, because we didn't want to set up yet another decentralized task management system, like we have now. Setting up multiple VC servers (one per execution server) to run the tasks locally would mean that not only we run the risk that if an execution server (and with that the VC server) becomes unavailable we are unable to quickly switch to executing those tasks on another server, but we would also not be able to set up a cluster for the VC servers, therefore having even more risk. It also takes away the possibility of having an overall view on what we have currently running.
Is there no way to allow for network access through remote execution?
Thanks,
Danijela