This small proxy app helps you to make your RabbitMQ Enterprise dashboard from a Swisscom Application Cloud RabbitMQ instance publicly available. For it to work, the app needs to be bound to your RabbitMQ service instance.
- Clone this repo
- Change the
host
inmanifest.yml
to something that isn't taken yet - Change the entry in
services
inmanifest.yml
fromrabbitmq-ent
to the name of your RabbitMQ instance in Cloud Foundry - Run
cf push
This proxy is a copy of the CF Kibana Proxy with adjustments for RabbitMQ Enterprise.