Dashboard > CruiseControl.NET > ... > CruiseControl.NET Server > The Server Console Application
The Server Console Application Log In View a printable version of the current page.  
CruiseControl.NET documentation for latest CI builds
Added by Owen Rogers , last edited by Ross Patterson on Dec 05, 2007  (view change) show comment

You can launch the CruiseControl.NET server by executing the ccnet.exe file, which is located in the server folder of the extracted distribution.

Before doing this, make sure to setup the Server Application Config File.

Executing the server using the -help flag (eg. ccnet.exe -help) will display a list of the command-line arguments accepted by the server. They are:

Command Line Option Description Default
-config:configfilename The config file to use. This is useful if you have multiple config files, or are launching the ccnet application from a different directory to the location of the config file ccnet.config in the directory you launch CCNet from
-remoting:[on/off] Whether the CCNet Server should open the reporting/management port configured in the Application Config File on
-project:projectname Sometimes its useful to debug a specific project. If you use this option, CruiseControl.NET will start just the specified project, force a build on it, then shut down the server no project specified
-validate Verify that the configuration is valid. Error messages will be reported to the console and to the log file.  

CruiseControl.NET by default opens a server port to listen for external requests. Make sure to use the -remoting:off option if you do not want this behaviour.

Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to ThoughtWorks, Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators