shipyardagent job from shipyard/1
Github source:
fc050a69
or
master branch
Properties¶
docker
¶
tcp_port
¶Local Docker daemon TCP port
- Default
"4243"
shipyard
¶
agent
¶
address
¶Shipyard Agent listen address
- Default
0.0.0.0
group
¶Group which will own the Shipyard Agent services
- Default
vcap
interval
¶Shipyard Agent run interval (seconds)
- Default
"5"
metric-interval
¶Shipyard Agent metric interval (seconds)
- Default
"60"
port
¶Shipyard Agent listen port
- Default
"4500"
user
¶User which will own the Shipyard Agent services
- Default
root
host
¶Shipyard Host
port
¶Shipyard port
- Default
"8000"
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/shipyardagent/
directory
(learn more).
bin/job_properties.sh
(frombin/job_properties.sh.erb
)bin/shipyardagent_ctl
(frombin/shipyardagent_ctl
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.