Choerodon's configuration service, configuration center for unified management of service configuration files. The local service directly applies the configuration of the local configuration file. The online service except manager-service
, register-server
, and config-server
pulls from config-sever
, and the config-server
obtain configuration from the manager-service
. The configuration of the service needs to import the service configuration into the manager-service
database through choerodon-tool-config
.
Pull configuration rules.
If the service includes the configuration version when pulling configurations, the corresponding version configuration is pulled, otherwise, the default configuration is pulled.
eureka-server
, and the online executing needs to cooperate with go-register-server
.config-server
obtains the configuration from the manager-service
management service and needs to start the manager-service
.manager-service
database by using choerodon-tool-config
.eureka-server
mvn spring-boot:run
go-register-server
: Registration servicemanager-service
: Management servicePull requests are welcome! Follow to know for more information on how to contribute.
manager-service
when execute online, and Online needs to be used in conjunction with manager-service
, And the configuration of the service needs to import service configuration into manager-service
database by choerodon-tool-config
.Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 0 )