Installing on CentOS and RHEL
VerneMQ can be installed on CentOS-based systems using the binary package we provide.
Install VerneMQ
Once you have downloaded the binary package, execute the following command to install VerneMQ:
or:
Activate VerneMQ node
To use the provided binary packages the VerneMQ EULA must be accepted. See Accepting the VerneMQ EULA for more information.
Once you've installed VerneMQ, start it on your node:
Verify your installation
You can verify that VerneMQ is successfully installed by running:
If VerneMQ has been installed successfully vernemq
is returned.
Next Steps
Now that you've installed VerneMQ, check out How to configure VerneMQ.
Last updated