Skip to content

cfdot job from diego/2.1.0

Github source: a38638e or master branch

Properties

tls

ca_certificate

REQUIRED: PEM-encoded CA certificate used for client credentials.

certificate

REQUIRED: PEM-encoded certificate used for client credentials.

private_key

REQUIRED: PEM-encoded key used for client credentials.

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/cfdot/ directory (learn more).

  • bin/pre-start (from pre-start.erb)
  • bin/setup (from setup.erb)
  • config/certs/cfdot/ca.crt (from ca.crt.erb)
  • config/certs/cfdot/client.crt (from client.crt.erb)
  • config/certs/cfdot/client.key (from client.key.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.