In case a release is generated and config for plugin needs o be updated. Please update the rel/config/plugin/emqttd_plugin_housing.config and restart emq
The Release Project for the EMQ Broker.
NOTICE: Requires Erlang/OTP R18+ to build.
git clone https://github.com/emqtt/emq-relx.git
cd emq-relx && make
cd _rel/emqttd && ./bin/emqttd console
git clone https://github.com/emqtt/emq_docker.git
cd emq_docker && docker build -t emq:latest .
Install Erlang/OTP-R18.3 and MSYS2-x86_64 for erlang.mk:
https://erlang.mk/guide/installation.html#_on_windows
Clone and build the EMQ broker with erlang.mk:
git clone https://github.com/emqtt/emq-relx.git
cd emq-relx
make
cd _rel\emqttd
bin\emqttd console
Apache License Version 2.0