Skip to content

shipyard_redis job from shipyard/1

Github source: fc050a69 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 (from bin/job_properties.sh.erb)
  • bin/shipyard_redis_ctl (from bin/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.