48 Forks
79 Stars
79 Watchers

configcenter

configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支持多语言。部署简单、页面操作简洁、运维成本低。后台逻辑简单(代码量不超过7千行),让你能够hold得住!

How to download and setup configcenter

Open terminal and run command
git clone https://github.com/zhongxunking/configcenter.git
git clone is used to create a copy or clone of configcenter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with configcenter https://github.com/zhongxunking/configcenter/archive/master.zip

Or simply clone configcenter with SSH
[email protected]:zhongxunking/configcenter.git

If you have some problems with configcenter

You may open issue on configcenter support forum (system) here: https://github.com/zhongxunking/configcenter/issues