Skip to content

dpg-cli job from dingo-postgresql/0.10.1-rc.16

Github source: 35dba6fa or master branch

Properties

cf

api_url

URI for Cloud Foundry API to allow lookup of user-provided service names after provisioning

password

Username for Cloud Foundry API access allow lookup of user-provided service names after provisioning

skip_ssl_validation

Set to true if Cloud Foundry API is using self-signed SSL certificate

Default
false

username

Username for Cloud Foundry API access allow lookup of user-provided service names after provisioning

etcd

machines

hostnames for etcd servers

servicebroker

machines

hostnames for service broker servers

password

password for service brokers to connect to

port

port for service brokers to connect to

username

username for service brokers to connect to

Templates

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

  • bin/ctl (from bin/ctl)
  • bin/dpg_wrapper (from bin/dpg_wrapper)
  • bin/monit_debugger (from bin/monit_debugger)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

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