|
CruiseControl.NET : Basic Installation
This page last changed on Jun 18, 2007 by orogers.
CruiseControl.NET is distributed in 3 formats:
The binary zip file will give you several sub-folders:
With the binary zip file, you will have to manually configure IIS if you want to use the Web Dashboard, and you will have to manually install the service if you wish to run the Server that way. This is in addition to the usual, such as adding shortcuts to the Start Menu if you wish. Select one of the links above for more detailed information on configuring the CruiseControl.NET applications. You will find links to the various kits on the Download page. Unattended InstallationCCNet uses NSIS, the open source NullSoft installation package, to build the installer packages. To do a silent installation of CCNet you can use the /S command-line switch. For example, to install CCNet in silent mode, run the following command: CruiseControl.NET-1.x-Setup.exe /S The silent installation will install using the default installer options, which in general will overwrite the previously installed version of CCNet. You can also use the /D=output_folder option to specify a different installation location.
|
| Document generated by Confluence on Jun 21, 2007 10:33 |