rabbitmq-haproxy job from cf-rabbitmq/214.0.0
Github source:
4e5bb328
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
syslog_aggregator
¶
address
¶Syslog drain hostname
port
¶Syslog drain port
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
)config/haproxy_syslog.conf
(fromhaproxy_syslog.conf.erb
)config/syslog_forwarder.conf
(fromsyslog_forwarder.conf.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.