memcache_broker job from memcache/3
Github source:
e30ac033
or
master branch
Properties¶
domain
¶
The domain of the application
memcache_broker
¶
broker_password
¶The shared secret between the CC and the service broker.
host
¶
port
¶The http port the Memcache hazelcast service will listen for REST calls on
- Default
21080
memcache
¶
servers
¶The machines in this hazelcast cluster.
vip
¶A vip an application can use to provide simpler access to the memcache cluster.
plans
¶The plans this server will support.
memcache_hazelcast
¶
host
¶
password
¶The memcache rest endpoint password.
srv_api
¶The service endpoint url on memcache_hazelcast
username
¶The memcache rest endpoint username.
- Default
hazelcast-user
memcache
¶
secret_key
¶The shared secret used for memcache authentication.
nats
¶
machines
¶The list of hosts running NATS server.
password
¶The password used to connect to the NATS server.
port
¶The port used to connect to the NATS server.
user
¶The user used to connect to the NATS server.
networks
¶
apps
¶Collector network information.
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/memcache_broker/
directory
(learn more).
bin/memcache_broker
(frommemcache_broker.erb
)config/config.yml
(fromconfig.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.