garden-windows job from garden-windows/0.13.0
Garden for Windows
Github source:
ffb4167
or
master branch
Properties¶
garden
¶
max_container_procs
¶Max Container Processes (Max Active limit)
- Default
20
syslog_daemon_config
¶
address
¶Syslog host
- Default
""
port
¶Syslog port
- Default
""
transport
¶Syslog transport protocol (tcp or udp)
- Default
udp
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/post-start.ps1
(frompost-start.ps1
)bin/pre-start.ps1
(frompre-start.ps1
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.