Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 477 Bytes

RabbitMQ

Easily install RabbitMQ service to the project

fin addon install rabbitmq

Usage once installed

  • fin rabbitmq disable to disable
  • fin rabbitmq enable to re-enable

Host and Port

From within your project, the rabbitmq service will be available at rabbitmq:5672

URL

After the installation RabbitMQ Management UI will be available at http://rabbitmq-<project_name>.docksal with the default username and password of guest / guest.