All pages
Powered by GitBook
1 of 1

Loading...

Installing on CentOS and RHEL

VerneMQ can be installed on CentOS-based systems using the binary package we provide.

Once you have downloaded the binary package, execute the following command to install VerneMQ:

or:

Once you've installed VerneMQ, start it on your node:

You can verify that VerneMQ is successfully installed by running:

If VerneMQ has been installed successfully vernemq is returned.

Now that you've installed VerneMQ, check out .

Install VerneMQ

Activate VerneMQ node

Verify your installation

Next Steps

How to configure VerneMQ
sudo yum install vernemq-<VERSION>.centos7.x86_64.rpm
sudo rpm -Uvh vernemq-<VERSION>.centos7.x86_64.rpm
service vernemq start
rpm -qa | grep vernemq