zhongwencool 1ac7aa151e Merge pull request #13048 from thalesmg/sv-backup-r57-20240514 hace 1 año
..
etc bb2bf059ac chore: modify the build to copy examples into the release hace 2 años
include 46877e979b chore: update copyright-year hace 2 años
src 1ac7aa151e Merge pull request #13048 from thalesmg/sv-backup-r57-20240514 hace 1 año
test f4446ec680 Merge remote-tracking branch 'upstream/release-56' into 0328-sync-release-56 hace 2 años
.gitignore bef00b461e chore: update .gitignore emqx_conf generated files hace 3 años
README.md bb2bf059ac chore: modify the build to copy examples into the release hace 2 años
rebar.config 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps hace 2 años

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.