Hi there,
I am trying to use Gitlab to execute a runner that calls a script stored on another machine (running Ignition Edge). I am trying to synchronize two Gateways (Ignition and Ignition Edge). The Synchro is working. Part of the script is working (stopping the vision client runtime). Where I am struggled is calling the execution of the vision client runtime. Is there any way to execute remotely the vision client runtime?
Note: Locally the script is working. It stops the Vision Client Runtime and starts it again...
Thanks in advance for the help.