Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apollo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
apollo
Commits
ec5154ac
Commit
ec5154ac
authored
Feb 15, 2017
by
Jason Song
Committed by
GitHub
Feb 15, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
4e2c8f96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
README.md
README.md
+11
-11
No files found.
README.md
View file @
ec5154ac
...
...
@@ -22,10 +22,10 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
本地快速部署请参见
[
Quick Start
](
https://github.com/ctripcorp/apollo/wiki/Quick-Start
)
#Screenshots
#
Screenshots
![
配置界面
](
https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/apollo-home-screenshot.png
)
#Features
#
Features
*
**统一管理不同环境、不同集群的配置**
*
Apollo提供了一个统一界面集中式管理不同环境(environment)、不同集群(cluster)、不同命名空间(namespace)的配置。
*
同一份代码部署在不同的集群,可以有不同的配置,比如zk的地址等
...
...
@@ -64,34 +64,34 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
*
目前唯一的外部依赖是MySQL,所以部署非常简单,只要安装好Java和MySQL就可以让Apollo跑起来
*
Apollo还提供了打包脚本,一键就可以生成所有需要的安装包,并且支持自定义运行时参数
#Usage
1.
[
Apollo使用指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
#
Usage
1.
[
Apollo使用指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
2.
[
Java客户端使用指南
](
https://github.com/ctripcorp/apollo/wiki/Java%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
3.
[
.Net客户端使用文档
](
https://github.com/ctripcorp/apollo/wiki/.Net%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3
)
4.
[
其它语言客户端接入指南
](
https://github.com/ctripcorp/apollo/wiki/%E5%85%B6%E5%AE%83%E8%AF%AD%E8%A8%80%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97
)
#Design
#
Design
*
[
Apollo配置中心设计
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E9%85%8D%E7%BD%AE%E4%B8%AD%E5%BF%83%E8%AE%BE%E8%AE%A1
)
#Development
#
Development
*
[
Apollo开发指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E5%BC%80%E5%8F%91%E6%8C%87%E5%8D%97
)
*
Code Styles
*
[
Eclipse Code Style
](
https://github.com/ctripcorp/apollo/blob/master/apollo-buildtools/style/eclipse-java-google-style.xml
)
*
[
Intellij Code Style
](
https://github.com/ctripcorp/apollo/blob/master/apollo-buildtools/style/intellij-java-google-style.xml
)
#Deployment
#
Deployment
*
[
Quick Start
](
https://github.com/ctripcorp/apollo/wiki/Quick-Start
)
*
[
分布式部署指南
](
https://github.com/ctripcorp/apollo/wiki/%E5%88%86%E5%B8%83%E5%BC%8F%E9%83%A8%E7%BD%B2%E6%8C%87%E5%8D%97
)
#FAQ
#
FAQ
*
[
常见问题回答
](
https://github.com/ctripcorp/apollo/wiki/FAQ
)
#Support
#
Support
![
tech-support-qq
](
https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/tech-support-qq.png
)
#Contribution
#
Contribution
*
Source Code: https://github.com/ctripcorp/apollo
*
Issue Tracker: https://github.com/ctripcorp/apollo/issues
#License
#
License
The project is licensed under the
[
Apache 2 license
](
https://github.com/ctripcorp/apollo/blob/master/LICENSE
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment