Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 425 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 425 Bytes

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