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
...
hrishisbg.hashnode.dev2 min read