rabbitmq-haproxy job from cf-rabbitmq/179
Github source:
8b447c11
or
master branch
Properties¶
rabbitmq-haproxy
¶
ports
¶List of ports (as string!) to forward to the RabbitMQ cluster
server_ips
¶List of IP addresses for the RabbitMQ cluster to proxy
stats
¶
password
¶Admin password to access HaProxy stats dashboard
username
¶Admin username to access HaProxy stats dashboard
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/rabbitmq-haproxy/
directory
(learn more).
bin/rabbitmq-haproxy.init
(fromrabbitmq-haproxy.init.erb
)haproxy.config
(fromhaproxy.config.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.