Skip to content

garden-windows job from garden-runc/1.9.0

Github source: 3f4312b5 or master branch

Properties

garden

image_plugin

Path to an image plugin binary

listen_address

Garden server listening address.

Default
127.0.0.1:7777

max_containers

Maximum container capacity to advertise. It is not recommended to set this larger than 75.

Default
75

nstar_bin

Path to nstar binary

runtime_plugin

Path to a runtime plugin binary

tar_bin

Path to tar binary

Default
C:\var\vcap\bosh\bin\tar.exe

Templates

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

  • bin/garden_ctl.ps1 (from garden_ctl.ps1.erb)

Packages

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