Install RabbitMQ

RabbitMQ is the message queue that Mustom use. You can not use Mustom without RabbitMQ, because some features like 'High Latency Task Queue' use RabbitMQ.

You can follow the installation guide from RabbitMQ official site.

Last updated