Skip to content

baggageclaim job from concourse/0.65.1

Github source: 5814e61e or master branch

Properties

baggageclaim

listen_addr

address

the host or ip which baggageclaim hosts its api on

Default
0.0.0.0
port

the port which baggageclaim hosts its api on

Default
7788

yeller

api_key

api key from yeller to output errors from concourse to yeller

Default
""
environment_name

environment name you wish to group errors under in yeller

Default
""

blackbox

syslog

sources
baggageclaim

files whose contents blackbox will emit to its syslog drain

Default
  - /var/vcap/sys/log/baggageclaim/baggageclaim.stdout.log
  - /var/vcap/sys/log/baggageclaim/baggageclaim.stderr.log
  - /var/vcap/sys/log/baggageclaim/fs_mounter.stdout.log
  - /var/vcap/sys/log/baggageclaim/fs_mounter.stderr.log
  - /var/vcap/sys/log/monit/baggageclaim_ctl.out.log
  - /var/vcap/sys/log/monit/baggageclaim_ctl.err.log

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/baggageclaim/ directory (learn more).

  • bin/baggageclaim_ctl (from baggageclaim_ctl.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.