Skip to content

rabbitmq-haproxy job from cf-rabbitmq/217.0.0

Github source: d3c0d7f0 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/pre-start (from pre-start.erb)
  • bin/rabbitmq-haproxy.init (from rabbitmq-haproxy.init.erb)
  • config/haproxy_syslog.conf (from haproxy_syslog.conf.erb)
  • config/syslog_forwarder.conf (from syslog_forwarder.conf.erb)
  • haproxy.config (from haproxy.config.erb)

Packages

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