Basic Configurations On-Premises Broker
The configuration of the entire setup is managed through multiple files. Here are the details of each file:
- docker-compose.yml: This file controls various settings related to the docker environment. It manages configurations such as port mappings and environment variables.
Additionally, there are other configuration files:
mosquitto.conf: This file is located in the
\mosquitto\config
directory. It contains specific configurations for the Mosquitto component.config.json: This file is located in the
\management-center\config
directory. It contains configurations specific to the Management Center component.
These files play a crucial role in customizing and fine-tuning the settings of the entire system. For the mostly used configurations see here: