Dashboard > Pulse v1.2 > ... > Server Commands > Pulse Start Command
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Pulse Start Command
Added by Jason Sankey, last edited by Jason Sankey on Oct 29, 2006
Labels: 
(None)

Pulse Manual Index

Overview

Starts the pulse™ server.

Usage

start

Starts the pulse server, running in this console.  A message will be printed
when the server has started and the web interface is available.

Available options:
-p [--port] port          : the port to be used by the pulse web interface
-d [--data] dir           : use the specified directory for all pulse data
-c [--contextpath] path   : the pulse web application context path
-b [--bindaddress] addr   : the address to bind the server to
-f [--config] file        : specify an alternate config file

Aliases

  • st

Examples

Start the pulse™ server on the default port:

$ pulse start

Start a pulse™ server on port 7001 deployed at context path "build":

$ pulse start -p 7001 -c build

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators