Added RabbitMQ with clustering (#151)
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
.catalog:
|
||||
name: "Rabbit MQ"
|
||||
version: "0.1.0"
|
||||
decription: A reliable, distributed messaging broker
|
||||
rabbitmq:
|
||||
metadata:
|
||||
rabbitmq:
|
||||
config:
|
||||
node.name: "$${HOSTNAME}"
|
||||
|
||||
Reference in New Issue
Block a user