zhongwencool fb3c0c1fe9 Merge pull request #10546 from zhongwencool/04-27-ssl_options 2 лет назад
..
etc 4d705817d8 refactor(log): move default values to schema 2 лет назад
include dbc10c2eed chore: update copyright year 2023 3 лет назад
src fb3c0c1fe9 Merge pull request #10546 from zhongwencool/04-27-ssl_options 2 лет назад
test fdf9b2a383 chore: apply review suggestions 2 лет назад
.gitignore bef00b461e chore: update .gitignore emqx_conf generated files 3 лет назад
README.md cea0502160 chore: update apps/emqx_conf/README.md 2 лет назад
rebar.config a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf 3 лет назад

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.
  • emqx.conf.example: an example of a complete configuration file.

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.