rabbitmq / rabbitmq-peer-discovery-aws

AWS-based peer discovery backend for RabbitMQ 3.7.0+
Other
24 stars 11 forks source link

How to install? #4

Closed sdot257 closed 6 years ago

sdot257 commented 6 years ago

Is there a pre-compiled version? I'm testing Rabbitmq 3.7 RC1 and would love to try AWS clustering.

lukebakken commented 6 years ago

Hi @luckytaxi -

You can compile your own 3.7.0 build by following the instructions here.

I had everything ready to go so I did that and uploaded the archive here. This is completely untested and may not work at all, YMMV.

michaelklishin commented 6 years ago

For those landing on this page in 2018 and later on: please take a look at the documentation. There is no need to install this plugin, leave alone build it from source.

Enable it with rabbitmq-plugins —offline … (so that a running node is not required) and continue with the docs.