Broker Configuration Templates
This section references the default Zeebe standalone broker configuration templates, which are shipped with the distribution. They can be found inside the config folder and can be used to adjust Zeebe to your needs.
config/application.yamlStandalone Broker (with embedded gateway) - Default configuration containing only the most common configuration settings. Use this as the basis for a single broker deployment for test or developmentconfig/broker.standalone.yaml.templateStandalone Broker (with embedded gateway) - Complete configuration template for a standalone broker with embedded gateway. Use this as the basis for a single broker deployment for test or developmentconfig/broker.yaml.templateBroker Node (without embedded gateway) - Complete configuration template for a broker node without embedded gateway. Use this as the basis for deploying multiple broker nodes as part of a cluster