Dashboard > Pulse v1.2 > ... > Concepts > Data Directory
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Data Directory
Added by Jason Sankey, last edited by Jason Sankey on Jul 21, 2007  (view change)
Labels: 
(None)

Pulse Manual Index

Data Directory

The data directory, sometimes referred to as $PULSE_DATA, is where your pulse™ server stores all data, including:

  • The pulse™ database, which contains all configuration information and build metadata.
  • Project build files, such as captured artifacts.
  • Temporary build data, such as the directories in which recipes are executed.

This directory may be stored anywhere on the host machine. It is best to keep this directory separate to the home directory, so that it can be easily backed up and/or upgraded to a new version of pulse™.

Location

The location of the data directory is specified by the pulse.data property in the server configuration file (which is itself located at $HOME/.pulse[-agent]/config.properties by default). When no server configuration file exists, or it does not specify the pulse.data property, the data directory is determined as follows:

  • For the master, you will be prompted to enter the location via the web interface. This is the same prompt you see when starting pulse™ for the first time.
  • For an agent, the location defaults to $HOME/.pulse-agent/data

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