Rainbond/README.md

58 lines
3.5 KiB
Markdown
Raw Normal View History

2018-03-13 18:09:12 +08:00
<img src="https://github.com/goodrain/rainbond/blob/master/docs/rainbond_logo.png" width="100%">
2018-03-14 15:52:40 +08:00
[![Go Report Card](https://goreportcard.com/badge/github.com/goodrain/rainbond)](https://goreportcard.com/report/github.com/goodrain/rainbond)
[![GitHub stars](https://img.shields.io/github/stars/goodrain/rainbond.svg?style=flat-square)](https://github.com/goodrain/rainbond/stargazers)
2018-03-14 15:54:11 +08:00
![Rainbond version](https://img.shields.io/badge/version-v3.5-brightgreen.svg)
2018-04-08 21:51:21 +08:00
[![Build Status](https://travis-ci.org/goodrain/rainbond.svg?branch=master)](https://travis-ci.org/goodrain/rainbond)
2018-03-14 15:52:40 +08:00
2018-03-13 18:09:12 +08:00
[Website](http://www.rainbond.com) • [Docs](https://www.rainbond.com/docs/stable/) • [Public Cloud](https://sso.goodrain.com/#/login/https%3A%2F%2Fwww.goodrain.com%2F%23%2Findex)
2018-03-13 18:09:12 +08:00
**Rainbond** is an application-centric Platform as a Service, with innovative concept and complete ecological comes from continuous verification and optimization.
2018-03-13 18:09:12 +08:00
By integrating best practices of Kubernetes based containers management, Service Mesh microservice architecture, CI/CD and multiple data center resource management, Rainbond provides full life-cycle management of cloud native applications, connects application and infrastructure, application and application, infrastructure and infrastructure.
Choose Rainbond for the same reasons disruptive companies do: it serve as a easy-to-use cloud native application delivery platform that offers agile development, efficient operation and lean management experience.
## Features
* Kubernetes scheduling system intergated
* Application-centric console
* Supports multiple microservice architecture (Spring Cloud, Dubbo and api gateway)
* Native microservice governance (service discovery, dynamic routing, limiting and fuse) based on extendable Service Mesh
* Business-level application performance analysis supports multiple types protocols (HTTP, Mysql, PostgreSQL)
* Build applications from source codeS (Java, PHP, Python, Golang, Ruby, etc.)
* Continuous build and deployment from private and public git repositories
* Quick application build with container image, docker-run command and docker-compose
* Pluggable data center supports various types of load balancing, SDN networks, various types of storage systems development
* Public and private application market with complete application sharing mechanism
* Multiple data center and across data center application deployment
## Quick Start
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)
2018-03-13 18:09:12 +08:00
## Architecture
2018-03-13 18:09:12 +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">
2018-03-13 18:09:12 +08:00
## Roadmap
2018-03-16 23:39:38 +08:00
[>>3.5.1-Planning](https://github.com/goodrain/rainbond/projects/3)
2018-03-13 18:09:12 +08:00
## Contributing
2018-03-13 18:09:12 +08:00
Please read [CONTRIBUTING](https://github.com/goodrain/rainbond/blob/master/CONTRIBUTING.md) to learn how you can start working on the Framework yourself.
## Community
2018-03-13 18:09:12 +08:00
* WeChat: add WeChat ID "**qingguo-wei**" to join Rainbond WeChat group
* Stack Overflow: https://stackoverflow.com/questions/tagged/rainbond
2018-03-13 18:09:12 +08:00
## License
2017-12-12 13:26:22 +08:00
2018-03-13 18:09:12 +08:00
Rainbond is under the LGPL-3.0 license, see [LICENSE](https://github.com/goodrain/rainbond/blob/master/LICENSE) and [Licensing](https://github.com/goodrain/rainbond/blob/master/Licensing.md) for details.
2017-12-12 13:26:22 +08:00