Zaiming (Stone) Shi 1e3500ffd2 fix(emqx_conf_app): ensure log data fields 2 年之前
..
etc bb2bf059ac chore: modify the build to copy examples into the release 2 年之前
include f9e9748cec fix(cluster-rpc): boot from local config if table loaded 2 年之前
src 1e3500ffd2 fix(emqx_conf_app): ensure log data fields 2 年之前
test c2c56ba481 chore(auth): update tests 2 年之前
.gitignore bef00b461e chore: update .gitignore emqx_conf generated files 3 年之前
README.md bb2bf059ac chore: modify the build to copy examples into the release 2 年之前
rebar.config 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps 2 年之前

README.md

Configuration Management

This application provides configuration management capabilities for EMQX.

At compile time it reads all configuration schemas and generates the following files:

  • config-en.md: documentation for all configuration options.
  • schema-en.json: JSON description of all configuration schema options.

At runtime, it provides:

  • Cluster configuration synchronization capability. Responsible for synchronizing hot-update configurations from the HTTP API to the entire cluster and ensuring consistency.

In addition, this application manages system-level configurations such as cluster, node, log.