Rainbond/README.md

77 lines
4.7 KiB
Markdown
Raw Normal View History

2020-01-14 13:03:39 +08:00
<img src="https://grstatic.oss-cn-shanghai.aliyuncs.com/images/rainbond%20log_full.png" width="60%">
2020-09-21 18:13:33 +08:00
[![Rainbond](https://jaywcjlove.github.io/sb/lang/chinese.svg)](README-zh.md)
2018-03-14 15:52:40 +08:00
[![GitHub stars](https://img.shields.io/github/stars/goodrain/rainbond.svg?style=flat-square)](https://github.com/goodrain/rainbond/stargazers)
2020-04-28 14:55:09 +08:00
![Rainbond version](https://img.shields.io/badge/version-v5.2-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
2020-09-21 18:13:33 +08:00
[Website](http://www.rainbond.com) • [Documentation](https://www.rainbond.com/docs/)
2020-08-24 21:55:02 +08:00
|![notification](./docs/bell-outline-badge.svg) What is NEW!|
|------------------|
2020-09-21 18:13:33 +08:00
|August 24, 2020 ,Rainbond 5.2 Stable version is officially released [View Release](https://mp.weixin.qq.com/s/q1sgEaBPaepsuUOfk1un-w)|
2020-08-24 21:55:02 +08:00
2020-09-21 18:13:33 +08:00
## Rainbond Introduction
2018-03-13 18:09:12 +08:00
2020-09-21 18:13:33 +08:00
<b>Cloud native application management platform</b>
2020-08-24 21:55:02 +08:00
2020-09-21 18:13:33 +08:00
* Implementing the microservice architecture without changing the code.
* Manage app in k8s without learning about container techniques.
* Help enterprises implement application to the cloud, one-stop delivery of any enterprise application to k8s cluster, hybrid cloud, multi-cloud and other infrastructure.
2020-08-24 21:55:02 +08:00
2020-09-21 18:13:33 +08:00
[Request Demo](https://cloud.goodrain.com/enterprise-server/trial)
2019-08-13 14:13:46 +08:00
2020-09-21 18:13:33 +08:00
With Rainbond you can:
2019-08-13 14:13:46 +08:00
2020-09-21 18:13:33 +08:00
* Enterprise cloud native DevOps
2018-03-13 18:09:12 +08:00
2020-09-21 18:13:33 +08:00
Application-oriented DevOps development pipeline, provides the ability to continuously build cloud-native applications from source code or simple image, does not require developers to have containerization capability, developer-friendly, non-intrusive source code, the business continues to release to the cloud.
2018-10-23 21:42:41 +08:00
2020-09-21 18:13:33 +08:00
* Enterprise microservice governance
2018-10-23 21:42:41 +08:00
2020-09-21 18:13:33 +08:00
Built-in ServiceMesh microservice framework, microservice governance can be used out of the box, and traditional business cloud as a service. Plug-in expansion and enhancement of microservice governance functions, and work in conjunction with microservice frameworks such as SpringCloud Dubbo, effectively lowering the threshold of microservice technology.
2018-10-23 21:42:41 +08:00
2020-09-21 18:13:33 +08:00
* Kubernetes multi-cloud management
2018-03-13 18:09:12 +08:00
2020-09-21 18:13:33 +08:00
Kubernetes technology is complex and difficult to get started; a large number of deployment, Statefulset, or Operator resource management are complex problems that directly use Kubernetes clusters. Rainbond's application-centric resource management model shields the complexity of Kubernetes, and Kubernetes resources are handed over to Rainbond for orchestration and management.
2020-09-21 18:15:14 +08:00
* Enterprise Middle Platform Construction and Application Delivery
2020-01-14 13:03:39 +08:00
2020-09-21 18:13:33 +08:00
There are many enterprise business systems, many delivery projects, and many IT products. Build a unified enterprise business center, integrate all digital systems and common component libraries of the enterprise to form digital assets, and efficiently reuse by internal teams. ToB delivery scenarios achieve the greatest level of The combination of automation, standardization and customization.
2020-01-14 13:03:39 +08:00
2020-09-21 18:13:33 +08:00
* Support multiple CPU architectures
2020-01-14 13:03:39 +08:00
2020-09-21 18:13:33 +08:00
Rainbond has completed two-way authentication with localized computing bases represented by Loongson, Feiteng, and Kirin operating systems, which enables Rainbond to shield the differences in the underlying CPU architecture and operating system and provide users with a unified localized business application management platform.
2020-01-14 13:03:39 +08:00
2020-09-21 18:13:33 +08:00
[Rainbond RoadMap](https://github.com/goodrain/rainbond/issues?q=is%3Aissue+is%3Aopen+label%3A%22Feature+Suggestions%22)
2020-09-21 18:13:33 +08:00
## Quick start
2020-09-21 18:13:33 +08:00
1. [Install Rainbond Cluster](https://www.rainbond.com/docs/quick-start/rainbond_install/)
2. [Create an Application and Component](https://www.rainbond.com/docs/user-manual/app-creation/)
3. [Learning concepts](https://www.rainbond.com/docs/get-start/)
3. [Watch the tutorial video](https://www.rainbond.com/video.html)
2019-11-27 11:40:30 +08:00
2020-09-21 18:13:33 +08:00
## Community
2020-03-26 19:52:16 +08:00
2020-09-21 18:13:33 +08:00
[Rainbond Community](https://t.goodrain.com) You are welcome to read or contribute to the use cases of Rainbond in the community.
2020-09-21 18:13:33 +08:00
[Rainbond Website](https://www.rainbond.com) Read more about Rainbond.
2020-01-14 13:03:39 +08:00
2020-05-20 10:32:58 +08:00
<center><img width="200px" src="https://grstatic.oss-cn-shanghai.aliyuncs.com/images/12141565594759_.pic_hd.jpg"/></center>
2020-09-21 18:13:33 +08:00
<center>Join WeChart</center>
2018-12-27 18:40:34 +08:00
2020-09-21 18:13:33 +08:00
## Related items
2019-08-13 14:13:46 +08:00
2020-09-21 18:13:33 +08:00
* [Rainbond-Console](https://github.com/goodrain/rainbond-console)
* [Rainbond-Console-UI](https://github.com/goodrain/rainbond-ui)
* [Rainbond-Operator](https://github.com/goodrain/rainbond-operator)
* [Rainbond-Builder](https://github.com/goodrain/builder)
* [Rainbond-Docs](https://github.com/goodrain/rainbond-docs)
2018-03-13 18:09:12 +08:00
## License
2017-12-12 13:26:22 +08:00
2020-09-21 18:13:33 +08:00
Rainbond follow LGPL-3.0 licenseDetails see[LICENSE](https://github.com/goodrain/rainbond/blob/master/LICENSE) and [Licensing](https://github.com/goodrain/rainbond/blob/master/Licensing.md)