Kjell Winblad a711ee21f3 fix: non_neg_integer() translated to minimum = 1 in bridge-api-en.json 2 tahun lalu
..
etc 4d705817d8 refactor(log): move default values to schema 2 tahun lalu
include dbc10c2eed chore: update copyright year 2023 3 tahun lalu
src a711ee21f3 fix: non_neg_integer() translated to minimum = 1 in bridge-api-en.json 2 tahun lalu
test fdf9b2a383 chore: apply review suggestions 2 tahun lalu
.gitignore bef00b461e chore: update .gitignore emqx_conf generated files 3 tahun lalu
README.md cea0502160 chore: update apps/emqx_conf/README.md 2 tahun lalu
rebar.config a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf 3 tahun lalu

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.