Problem scenario
You want to install RabbitMQ on any distribution of Linux using the same script. How do you write such a script?
Solution
1.a. If you are using SUSE or a Red Hat deriviative of Linux (e.g., CentOS/RHEL/Fedora), go to step #2.
1.b. If you are using Debian or Ubuntu Linux, read the following. There may be manual steps (often three steps with Ubuntu 18.04 in AWS).
…
Continue reading “How Do You Install RabbitMQ Server on Any Distribution of Linux?”