| Author |
Message |
Tredell
Joined: 06 Mar 2013 Posts: 4
|
Posted: Wed Mar 06, 2013 1:39 am Post subject: Automating a Deployment |
|
|
The DM video shows Team City initiating a deployment to the development environment with no user intervention. How do I go about configuring an automated deployment from a CI build?
Thanks,
Tredell |
|
| Back to top |
|
 |
david.conlin
Joined: 04 May 2012 Posts: 6
|
Posted: Wed Mar 06, 2013 2:26 pm Post subject: |
|
|
There is an accompanying command line tool, DeploymentManager.exe, which you can find in the directory you installed Deployment Manager.
This uses the REST api to execute commands on the on the Deployment Manager server.
To use it with your build server, copy the executable (and the file Microsoft.CompilerServices.AsyncTargetingPack.Net4.dll if your build server does not have the .Net 4.5 runtime installed) to somewhere your build server can see it, and ask the build process to execute the correct command line operation.
Examples of how to use the command line tool are here:
http://www.red-gate.com/supportcenter/Content/Deployment_Manager/help/1.0/dm_cl_examples
And the full documentation of commands is here:
http://www.red-gate.com/supportcenter/Content/Deployment_Manager/help/1.0/dm_cl_syntax
Hope this helps, if there's anything else I can help with, please get in touch! _________________ David Conlin
Software Developer
Deployment Manager |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group