.net - Which one is better octopus or msdeploy for auto deployment on multiple servers using teamcity -
I have seen in both of your suggestions that you want better web deployment on many servers.
I think the teamcy and octopus must definitely give a try. We use the teamwork to make Octas packages and Octo tools, which they use after each successor build to automatically trigger deployment in the testing environment. After that we use the Octopus portal to promote deployment in other environments.
We use the following octave command line to trigger deployment from Teamkitty:
In the construction-release phase of October there is a need for separate teamcity projects, otherwise the resultant to Nugget Not updated by package creation Will Ia. Octo.exe create-release - apiKey = yourOctopSAPIK-server = http : // YourOctopusServer: 9015 / API -Project = YourOctopus ProjectName --deployto = Your Octopus Environment
Comments
Post a Comment