Install RabbitMQ on CentOs 9 (Amazon Linux)
a. Setup the repository for RabbitMQ and its Erlang dependency Put the following content at "/etc/yum.repos.d/rabbitmq.repo" Steps to do it in terminal --> Run vi /etc/yum.repos.d/rabbitmq.repo Press 'i' to go into insert mode Paste the content ...
Jul 3, 20232 min read421

