Skip to content

baggageclaim job from concourse/3.2.0

Github source: b33e8ea or master branch

Properties

bind_ip

IP address on which Baggageclaim should listen for HTTP traffic.

Default
0.0.0.0

bind_port

Port on which Baggageclaim should listen for HTTP traffic.

Default
7788

driver

Driver to use for the volume store. One of detect, overlay, btrfs, or naive.

Default
detect

log_level

The log level for Baggageclaim.

Default
info

yeller

api_key

If configured, errors emitted to the logs will also be emitted to Yeller. This is only really useful for Concourse developers.

Default
""

environment_name

Environment name to specify for errors emitted to Yeller.

Default
""

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)
  • bin/permit_device_control (from permit_device_control)

Packages

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