shipyard_redis job from shipyard/3
Github source:
f215a465 or
master branch
Properties¶
docker¶
group¶Group which will own the Docker services
- Default
vcap
user¶User which will own the Docker services
- Default
root
shipyard¶
redis¶
port¶TCP Port where Shipyard redis will listen to
- Default
"6379"
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/shipyard_redis/ directory
(learn more).
bin/job_properties.sh(frombin/job_properties.sh.erb)bin/shipyard_redis_ctl(frombin/shipyard_redis_ctl)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.