Rainbond/README.md

55 lines
2.6 KiB
Markdown
Raw Normal View History

2017-11-29 16:26:16 +08:00
<img src="https://github.com/goodrain/rainbond/blob/master/docs/rainbond_logo.png" width="40%">
----
2017-11-29 18:00:56 +08:00
Rainbond is first open source production grade serverless PaaS in China. It integrates Kubernetes based containers management, CI/CD methods and multiple data center resource management, to provide full management solution of cloud native application, build connection system of application and infrastructure, application and application, infrastructure and infrastructure.
2017-11-29 16:21:53 +08:00
5 years of optimizing and verifying makes Rainbond a cutting edge serverless PaaS with complete ecosystem and concept. We choose to open source and embrace the community, absorbing best ideas and practices to further improve and enhance Rainbond, enabling more enterprise and individuals to enjoy "application-centric" experience.
2017-11-29 16:21:53 +08:00
----
[Design Concept](http://www.rainbond.com/docs/stable/getting-started/design-concept.html) -- -- [Architecture](http://www.rainbond.com/docs/stable/getting-started/architecture.html) -- -- [User Scenario](getting-started/scenario-microservice.html) -- -- [Installation Requirement](http://www.rainbond.com/docs/stable/getting-started/pre-install.html) -- --[中文Readme](https://github.com/goodrain/rainbond/blob/master/docs/Readme_cn.md)
----
2017-11-29 16:21:53 +08:00
## To start using Rainbond
2017-11-29 16:21:53 +08:00
1. [Install Rainbond](http://www.rainbond.com/docs/stable/getting-started/pre-install.html)
2. [Create First Application](http://www.rainbond.com/docs/stable/user-app-docs/addapp/addapp-code.html)
3. [Build Microservice Architecture](http://www.rainbond.com/docs/stable/user-app-docs/addapp/addapp-cloud_framework.html)
2017-11-29 16:21:53 +08:00
## To start developing Rainbond
2017-11-29 16:21:53 +08:00
This repository includes core components of Rainbond Data Center, you can build it in two ways:
2017-11-29 18:00:56 +08:00
##### Golang(v1.8+)
```
$go get -d github.com/goodrain/rainbond
$cd $GOPATH/src/github.com/goodrain/rainbond
2017-11-29 16:53:29 +08:00
$make build
```
##### Docker
```
2017-11-21 12:31:33 +08:00
$git clone https://github.com/goodrain/rainbond.git
$cd rainbond
2017-11-29 16:53:29 +08:00
$make images
```
2017-11-29 16:21:53 +08:00
##### BUG Fix
2017-11-29 16:21:53 +08:00
Bug found in learning and using, please visit [ISSUES](https://github.com/goodrain/rainbond/issues) to find similar Bug and solutions. If there is no similar result, please create a new issue.
2017-11-29 16:21:53 +08:00
## [Architecture](http://www.rainbond.com/docs/stable/getting-started/architecture.html)
2017-11-29 16:21:53 +08:00
<img src="https://github.com/goodrain/rainbond/blob/master/docs/rainbond_architecture.png" href="http://www.rainbond.com/docs/stable/getting-started/architecture.html">
## Community
2017-11-29 16:21:53 +08:00
### QQ Group:
2017-11-29 16:21:53 +08:00
- 477016432 (Group 1)
- 453475798 (Group 2)
- 419331946 (Group 3)
2017-11-29 16:21:53 +08:00
### [Documentation](http://www.rainbond.com/docs/stable/)
2017-11-29 16:21:53 +08:00
- Docs: https://www.rainbond.com/docs
- Blog: https://www.rainbond.com/blog