简体   繁体   中英

Orchestrate Sitecore deployments using Jenkins

We use Sitecore for our application and until now builds and deployments are manual. We have now started to use Jenkins for the build, but yet to figure out how to do deployments. The deployments are currently done by packaging using TDS and then deploying those to the Sitecore servers manually. Is there a way to use Jenkins to orchestrate this deployment? It would be much better if that could be achieved without having to install TDS on the Jenkins build agent. Any PowerShell scripts that could be used in Jenkins to achieve this or any suggestions?

If you want to install the generated package automatically then there is a requirement to install Hedgehog's Sitecore Package Deployer module on your Jenkins Server. Installation and configuration guide can be found here .

Also some specific details about TDS configuration with Jenkins are described here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM