2018-03-13 18:09:12 +08:00
< img src = "https://github.com/goodrain/rainbond/blob/master/docs/rainbond_logo.png" width = "100%" >
2017-11-15 09:43:43 +08:00
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-07-10 17:06:53 +08:00
![Rainbond version ](https://img.shields.io/badge/version-v3.7-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-04-09 11:22:44 +08:00
[![GoDoc ](https://godoc.org/github.com/goodrain/rainbond?status.svg )](https://godoc.org/github.com/goodrain/rainbond)
2018-03-14 15:52:40 +08:00
2018-07-10 17:06:53 +08:00
[Website ](http://www.rainbond.com ) • [Docs ](https://www.rainbond.com/docs/stable/ ) • [Public Cloud ](https://console.goodrain.com ) • [中文README ](https://github.com/goodrain/rainbond/blob/V3.7/readme_zh.md )
2017-11-15 09:43:43 +08:00
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.
2017-11-15 09:43:43 +08:00
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
2018-06-11 11:25:28 +08:00
* Application-centric product definition
* As the basic system to build the cloud native datacenter
2018-03-13 18:09:12 +08:00
* 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
2018-06-12 10:18:46 +08:00
* Support application group full backup and recovery, migration of application groups across tenants or across data centers.
2018-03-13 18:09:12 +08:00
* Pluggable data center supports various types of load balancing, SDN networks, various types of storage systems development
2018-06-12 10:18:46 +08:00
* Application plug-in system support, flexible extension of application ancillary functions, such as log processing, firewall, traffic analysis, etc
2018-03-13 18:09:12 +08:00
* Public and private application market with complete application sharing mechanism
* Multiple data center and across data center application deployment
2018-04-11 22:16:31 +08:00
* The management node (platform service) HA available.
2018-06-11 10:36:56 +08:00
* Cluster automatic operation and maintenance, monitoring multidimensional indicators.
* Provide complete business solution cloud delivery process.
2018-03-13 18:09:12 +08:00
## Quick Start
2017-11-15 09:43:43 +08:00
2018-06-26 18:51:26 +08:00
1. [Install Rainbond ](https://www.rainbond.com/docs/stable/getting-started/before-installation.html )
2. [Create First Application ](https://www.rainbond.com/docs/stable/user-manual/create-an-app.html )
3. [Build Microservice Architecture ](https://www.rainbond.com/docs/stable/microservice/service-mesh/overview.html )
2017-11-15 09:43:43 +08:00
2018-03-13 18:09:12 +08:00
## Architecture
2017-11-15 09:43:43 +08:00
2018-06-26 09:33:55 +08:00
< img src = "https://static.goodrain.com/images/docs/3.6/architecture/architecture.png" href = "http://www.rainbond.com/docs/stable/architecture/architecture.html" >
2017-11-15 09:43:43 +08:00
2018-03-13 18:09:12 +08:00
## Roadmap
2017-11-15 09:43:43 +08:00
2018-06-26 09:39:50 +08:00
Read the [Roadmap ](https://github.com/goodrain/rainbond-docs/blob/master/v3.6/architecture/roadmap.md ).
2018-05-30 21:41:20 +08:00
## Control UI
< img src = "./docs/buildfromsourcecode.gif" href = "http://www.rainbond.com/docs/stable" >
* Source code creation application process
< img src = "./docs/topology.gif" href = "http://www.rainbond.com/docs/stable" >
* Business application group topology diagram,The network topology, applied relational topology and real-time monitoring are shown here.
2017-11-15 09:43:43 +08:00
2018-03-13 18:09:12 +08:00
## Contributing
2017-11-15 09:43:43 +08:00
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.
2017-11-15 09:43:43 +08:00
## Community
2018-05-12 19:01:26 +08:00
* WeChat: add WeChat ID "**zqg5258423**" to join Rainbond WeChat group
2017-11-15 09:43:43 +08:00
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
2018-06-05 12:25:01 +08:00
## Acknowledgment
Thanks for the following open source project
2018-06-12 14:34:14 +08:00
* [Kubernetes ](https://github.com/kubernetes/kubernetes )
* [Docker/Moby ](https://github.com/moby/moby )
* [Heroku Buildpacks ](https://github.com/heroku?utf8=%E2%9C%93&q=buildpack&type=&language= )
* [OpenResty ](https://github.com/openresty/ )
* [Calico ](https://github.com/projectcalico )
* [Midonet ](https://github.com/midonet/midonet )
* [Etcd ](https://github.com/coreos/etcd )
* [Prometheus ](https://github.com/prometheus/prometheus )
* [GlusterFS ](https://github.com/gluster/glusterfs )
* [Ceph ](https://github.com/ceph/ceph )
* [CockroachDB ](https://github.com/cockroachdb/cockroach )
* [MySQL ](https://github.com/mysql/mysql-server )
2018-06-05 12:25:01 +08:00
* [Weave Scope ](https://github.com/weaveworks/scope )
* [Ant Design ](https://github.com/ant-design/ant-design )