cf-riak-cs-broker job from cf-riak-cs/2
Github source:
01d9840e
or
master branch
Properties¶
broker
¶
password
¶Basic Auth password for the service broker
port
¶Port for registering the service broker
- Default
80
username
¶Basic Auth username for the service broker
catalog
¶
services
¶Services and plans offered by the broker
external_broker_host
¶
External host for registering the service broker
external_riakcs_host
¶
External host for registering riak_cs
nats
¶
machines
¶IP of each NATS cluster member
password
¶Password for broker to connect to NATS
port
¶IP port of Cloud Foundry NATS server
user
¶Username for broker to connect to NATS
networks
¶
broker_network
¶Name of the network the broker will get its IP address from
riak_cs
¶
admin_key
¶The admin key_id for riak_cs
admin_secret
¶The admin secret for riak_cs
skip_ssl_validation
¶Determines whether to accept self-signed SSL certs when connecting to cluster nodes through router
- Default
false
ssl_enabled
¶Determines whether to use https or http in the route registered for the broker, and the scheme to include in binding credentials
- Default
true
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/cf-riak-cs-broker/
directory
(learn more).
bin/cf-riak-cs-broker_ctl
(frombin/cf-riak-cs-broker_ctl
)bin/monit_debugger
(frombin/monit_debugger
)config/settings.yml
(fromconfig/settings.yml.erb
)config/unicorn.conf.rb
(fromconfig/unicorn.conf.rb.erb
)data/properties.sh
(fromdata/properties.sh.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/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.