/emqx-relup

An emqx plugin for hot upgrading emqx releases

Primary LanguageErlangApache License 2.0Apache-2.0

emqx_relup

An emqx plugin to hot upgrade the emqx releases.

Build

In a shell from this plugin's working directory execute make rel to have the package created like:

_build/default/emqx_plugrel/emqx_relup-<vsn>.tar.gz

See EMQX documentation for details on how to deploy custom plugins.