Title
Create new category
Edit page index title
Edit category
Edit link
Air-gapped
RabbitMQ version 3.13.0 or higher is required.
Please refer to the link for the Erlang-RabbitMQ compatibility matrix.
To install Redis in an air-gapped environment, download the required packages on a preparation machine and then transfer them to the air-gapped server. The preparation machine should have internet access and run the same operating system version as the target server.
Debian, Ubuntu
Prepare packages
On the preparation machine, run commands.
Copy the
rabbitmqfolder to a USB drive or secure transfer medium.Move it to the air-gapped server.
Install RabbitMQ
On the target server, insert the USB drive or secure transfer medium.
Run the commands below in the
rabbitmqfolder.
Set up user.
Rocky, RHEL 9
Prepare packages
On the preparation machine, run commands.
Copy the
rabbitmqfolder to a USB drive or secure transfer medium.Move it to the air-gapped server.
Install RabbitMQ
On the target server, insert the USB drive or secure transfer medium.
Run the commands below in the
rabbitmqfolder.
Sometimes, other dependencies require upgrading. Example:

You should manually download the dependencies using the command dnf download --resolve --alldeps --downloaddir . <package_names> . Then copy them to the rabbitmq-server folder and install again.
Set up user.