Added RabbitMQ with clustering (#151)

This commit is contained in:
ddmng
2016-06-30 02:01:16 +02:00
committed by Bill Maxwell
parent a89ff15f01
commit 5045339bb5
5 changed files with 48 additions and 0 deletions
+10
View File
@@ -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}"