jl360cn / emqx-packages

EMQ X RPM/DEB Packages

Home Page:https://www.emqx.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emq-package

EMQ RPM/Debian Packages NOTICE: Requires Erlang/OTP R19.1+ to build.

Build on Linux Debian/Ubuntu


make
sudo dpkg -i emqttd_${EMQ_VERSION}_amd64.deb

Build on Linux Centos/Redhat

yum install rpm-build
make
sudo rpm -ivh  —force emqttd-${EMQ_VERSION}-1.el7.centos.x86_64.rpm

License

Apache License Version 2.0

About

EMQ X RPM/DEB Packages

https://www.emqx.io


Languages

Language:Shell 65.0%Language:Makefile 35.0%