You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"start": "RabbitMQ is open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Client libraries to interface with the broker are available for all major programming languages.\n\n Enter your RabbitMQ Configuration parameters and click on next. It will take about a minute for the process to finish.",
23
+
"end": "RabbitMQ is deployed and available as srv-captain--$$cap_appname:5672 to other apps."
24
+
},
25
+
"variables": [{
26
+
"id": "$$cap_rabbitmq_version",
27
+
"label": "RabbitMQ Version Tag",
28
+
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/rabbitmq/tags/",
0 commit comments