Navigation Menu

Skip to content

krzysztof-sobczak/rabbitmq-workshop-2

Repository files navigation

RabbitMQ workshop vol.2

Setup

Add to /etc/hosts (Linux) or c:\WINDOWS\system32\drivers\etc\hosts (Windows):

127.0.0.1 rabbitmq.workshop.com

Update ./index.html with your custom/unique userId:

var workshopUserId = "yourCustomUserName";

Usage

Starting the project:

docker-compose up -d

Accessing RabbitMQ management dashboard: http://rabbitmq.workshop.com:15672

About

RabbitMQ Workshop vol. 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published