Nacos
This article primarily introduces how to integrate and use Nacos in Zadig to achieve efficient and stable configuration change management.
# How to Integrate
Visit System Settings -> Integrations -> Configuration Management, add Nacos configuration and pass the system connectivity test.

Parameter Description:
Type: Select according to the actual version in useAccess Address: The address of the internal Nacos system, for example:https://nacos.koderover.comIdentifier: Customized to facilitate quick identification in the Zadig system; the system identifier must be uniqueUsername: The username for the Nacos system accountPassword: The password for the Nacos system account
# How to Use
Orchestrate Nacos Configuration Change tasks in a custom workflow to achieve Nacos configuration changes, refer to: Nacos Configuration Change.


