RabbitMQ
RabbitMQ is an open source message broker and is built-in to magicLAMP and is available
on port 5672 on the host rabbitmq.localhost.
Authentication
You can configure the username and password that you would like to use in your .env
file, under RABBITMQ_USERNAME and RABBITMQ_PASSWORD
Default Login Details
Username: magiclamp
Password: magicLAMP
Management Interface
The version of RabbitMQ built-in to magicLAMP has the management interface installed.
This can be accessed by visiting rabbitmq.localhost in your browser.