ControlTier > elements
 

startService

Command Reference

Description

start the service process

Uses nohup to start the Hudson service.

Usage

ctl -t Hudson -o <objectname> -c startService [-hudsonAjpPort <>] [-hudsonHome <>] [-hudsonHttpPort <>] [-hudsonHttpsPort <>] [-javaHome <>]

Options

Option Description Type Default
hudsonAjpPort Hudson ajp13 port string ${entity.attribute.hudsonAjpPort}
hudsonHome Hudson working directory string ${entity.attribute.hudsonHome}
hudsonHttpPort Hudson web port string ${entity.attribute.hudsonHttpPort}
hudsonHttpsPort Hudson secure web port string ${entity.attribute.hudsonHttpsPort}
javaHome Location of Java to use for Hudson winstone container string ${entity.attribute.hudsonJavaHome}