Skip to content

nfsbrokerpush job from nfs-volume/1.0.6

Github source: e2d10eef or master branch

Properties

nfsbrokerpush

app_domain

Domain used to host the broker app

cf

admin_password

Password of the CF admin user

admin_user

Username of the CF admin user

dial_timeout

CF CLI connection dial timeout

Default
5

db

driver

mysql or postgres

Default
mysql
host

database host

name

database name

password

database password

port

database port

Default
3306
username

database username

domain

Cloud Foundry System Domain

error_on_misconfiguration

Throw error on service misconfiguration during deployment

Default
true

organization

Organization that hosts the app

password

service broker password

service_name

service name in marketplace

Default
nfs

skip_cert_verify

true if the cf api uses test certs that should not be verified

Default
false

space

Space that hosts the app

syslog_url

External log service URL

username

service broker username

Templates

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

  • bin/run (from deploy.sh.erb)
  • manifest.yml (from manifest.yml.erb)

Packages

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