Skip to content

concourse_windows job from concourse-windows-worker/3.4.1

Concourse worker for Windows

Github source: 8d71e2f or master branch

Properties

concourse_windows

baggageclaim_bind_ip

IP address on which to listen for API traffic.

Default
127.0.0.1

bind_ip

IP address on which to listen for the Garden server.

Default
127.0.0.1

tags

Specifies the tags this worker will be assigned.

Default
[]

team

Specifies the team this worker will be assigned to.

Default
""

tsa_host

TSA host to forward the worker through

Default
127.0.0.1

tsa_public_key

Used to ensure we’re connecting to the correct TSA.

Default
[]

tsa_worker_private_key

Specifies the key to use when authenticating to the TSA.

Default
[]

work_dir

Specifies where container data should be placed.

Default
C:\var\vcap\data\concourse_windows

Templates

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

  • bin/concourse_windows.ps1 (from concourse_windows.ps1.erb)
  • bin/tsa-public-key.pub (from tsa-public-key.pub.erb)
  • bin/tsa-worker-private-key (from tsa-worker-private-key.erb)

Packages

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