Lando: Support for RabbitMQ

Created on 23 Feb 2019  路  3Comments  路  Source: lando/lando

Request for adding support for RabbitMQ in lando.

What is RabbitMQ?
RabbitMQ is an open source message broker software 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.

Offcial page:
https://www.rabbitmq.com/

Bitnami Docker hub for RabbitMQ:
https://hub.docker.com/r/bitnami/rabbitmq

feature

Most helpful comment

All 3 comments

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

If someone needs an example of a RabbitMQ custom service for Lando you can check my repo and give it a try! :smile:

https://github.com/Tim-MultiSafepay/Lando-RabbitMQ

Was this page helpful?
0 / 5 - 0 ratings