aminsojoudi/rabbitmq-managment-eventexchange

By aminsojoudi

Updated over 2 years ago

Rabbitmq-management image with event exchange plugin enabled

Image
Message queues
0

634

aminsojoudi/rabbitmq-managment-eventexchange repository overview

Management Plugin There is a second set of tags provided with the management plugin installed and enabled by default, which is available on the standard management port of 15672, with the default username and password of guest / guest:

$ docker run -d --hostname my-rabbit --name some-rabbit aminsojoudi/rabbitmq-managment-eventexchange You can access it by visiting http://container-ip:15672 in a browser or, if you need access outside the host, on port 8080:

$ docker run -d --hostname my-rabbit --name some-rabbit -p 8080:15672 aminsojoudi/rabbitmq-managment-eventexchange You can then go to http://localhost:8080 or http://host-ip:8080 in a browser.

Tag summary

Content type

Image

Digest

sha256:7d8a724bf

Size

109.8 MB

Last updated

over 2 years ago

docker pull aminsojoudi/rabbitmq-managment-eventexchange