shipyardagent job from shipyard/3
Github source:
f215a465
or
master branch
Properties¶
shipyard
¶
agent
¶
address
¶Shipyard Agent listen address
- Default
0.0.0.0
api_version
¶Shipyard Agent Docker API Version to use
- Default
v1.9
group
¶Group which will own the Shipyard Agent services
- Default
vcap
interval
¶Shipyard Agent run interval (seconds)
- Default
"5"
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.