baggageclaim-windows job from concourse/4.2.5-rc.33
Github source:
0ee3d39
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
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-windows/
directory
(learn more).
bin/pre-start.ps1
(frompre-start.ps1
)bin/start.ps1
(fromstart.ps1
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.