SQL Change Automation and Jenkins on Linux

Hi,

We are planning migrate our TFS to Jenkins, in TFS we have many projects which use Redgate SQL Change Build Automation plug-ins to build & deploy database structures and code.

The first approach is to install Jenkins on Linux, however, I have been reading and Jenkins basically what it does is to call the Redgate SQL Change Automation cmdlets via powershell. As far I know, the cmdlets can be installed on Windows only (first question here), being in this way, can Jenkins call the cmdlets installed in a remote machine (second question, no make much sense to me, but you never know) or the cmdlets must be installed in the same Jenkins' box which obligates to use Windows as OS (third and last question).

Many thanks!

Lauther

Best Answer

Sign In or Register to comment.