Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Terry Lam 0c7c3415ce Add usage instructions for multiple appid in the Apollo client (#5295) | há 17 horas atrás | |
---|---|---|
.github | há 19 horas atrás | |
.mvn | há 5 anos atrás | |
apollo-adminservice | há 1 semana atrás | |
apollo-assembly | há 1 mês atrás | |
apollo-audit | há 18 horas atrás | |
apollo-biz | há 18 horas atrás | |
apollo-build-sql-converter | há 10 meses atrás | |
apollo-buildtools | há 11 meses atrás | |
apollo-common | há 18 horas atrás | |
apollo-configservice | há 1 mês atrás | |
apollo-portal | há 18 horas atrás | |
changes | há 2 meses atrás | |
doc | há 1 mês atrás | |
docs | há 17 horas atrás | |
scripts | há 2 semanas atrás | |
.gitattributes | há 3 anos atrás | |
.gitignore | há 4 anos atrás | |
.licenserc.yaml | há 11 meses atrás | |
CHANGES.md | há 18 horas atrás | |
CODE_OF_CONDUCT.md | há 6 anos atrás | |
CONTRIBUTING.md | há 8 meses atrás | |
GOVERNANCE.md | há 2 anos atrás | |
LICENSE | há 8 anos atrás | |
README.md | há 2 meses atrás | |
SECURITY.md | há 3 anos atrás | |
mvnw | há 5 anos atrás | |
mvnw.cmd | há 5 anos atrás | |
pom.xml | há 3 semanas atrás |
English | 中文
Apollo is a reliable configuration management system. It can centrally manage the configurations of different applications and different clusters. It is suitable for microservice configuration management scenarios.
The server side is developed based on Spring Boot and Spring Cloud, which can simply run without the need to install additional application containers such as Tomcat.
The Java SDK does not rely on any framework and can run in all Java runtime environments. It also has good support for Spring/Spring Boot environments.
The .Net SDK does not rely on any framework and can run in all .Net runtime environments.
For more details of the product introduction, please refer Introduction to Apollo Configuration Center.
For local demo purpose, please refer Quick Start.
Demo Environment:
The project is licensed under the Apache 2 license.
Sorted by registration order,users are welcome to register in https://github.com/apolloconfig/apollo/issues/451 (reference purpose only for the community)
More... |