Comments on How to Install RabbitMQ Server on CentOS 7

RabbitMQ is a free and open source enterprise message broker software. It is written in Erlang and implements Advanced Message Queueing Protocol (AMQP). In this tutorial, we will install RabbitMQ on CentOS 7 server.

7 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Joaquin Zazueta

Great tutorial. Thanks.

By: krishna

I have followed the same procedure on a google cloud instance. If i try to access the administrative panel of RabbitMQ from my local browser, Page is not loading. Please help.

By: NewRabbitUser

Very easy to follow tutorial.

By: Thomas

Great - The only tutorial that really works. Thank you

By: Pavel Quezada

Thank you for your great tutorial, It was great for me

By: Jonatas

very nice, it's helped me so much!

Thanks a LOT!!

By: krishna

Rabbitmq install was not working

yum update -y

 

You could try using --skip-broken to work around the problem

 You could try running: rpm -Va --nofiles --nodigest

help to slove this