backgroundrb

home > recipes > backgroundrb

Namespaces

Tasks

Task documentation

backgroundrb:setup

Create backgroundrb.yml configuration.

For pid path support, change backgroundrb script pid_file line to:

pid_file = "#{CONFIG_FILE:backgroundrb}"

Source

Parameters

backgroundrb_host
Backgroundrb host
Defaults to "0.0.0.0"
backgroundrb_port
Backgroundrb port
Defaults to 11006
backgroundrb_pid_path
Backgroundrb pid path
Defaults to #{shared_path}/pids/backgroundrb.pid
backgroundrb_yml_template
Backgroundrb yml template
Defaults to "backgroundrb/backgroundrb.yml.erb"

backgroundrb:update_code

Symlink backgroundrb config into current path.

Source

ducktyper.com, 14th May 2008
Theme extended from Paul Battley