Rainbond/README.md

84 lines
5.1 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%">
[![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)
2022-03-27 18:44:00 +08:00
![Rainbond version](https://img.shields.io/badge/version-v5.X-brightgreen.svg)
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
[Website](https://www.rainbond.com/en?channel=github) • [Documentation](https://www.rainbond.com/en/docs/?channel=github)
## What is Rainbond ?
2018-03-13 18:09:12 +08:00
Rainbond is a cloud native multi cloud application management platform, which is easy to use and does not need to understand containers, kubernetes and underlying complex technologies. It supports the management of multiple kubernetes clusters and the management of the whole life cycle of enterprise applications. The main functions include application development environment, application market, micro service architecture, application delivery, application operation and maintenance, application level multi cloud management, etc.
2020-08-24 21:55:02 +08:00
<details>
<summary><b>Easy To Use</b></summary>
<ul>
<li>Just one command to install the experience</li>
<li>Support 6 common development languages, One-click deployment of containerized applications without writing a Dockerfile</li>
<li>Zero threshold landing Kubernetes, No need to write Yaml files</li>
<li>80+ Open source Application OOTB, One-click installation and upgrade</li>
</ul>
</details>
2020-11-25 13:26:18 +08:00
<details>
<summary><b>Application Quick Delivery</b></summary>
<ul>
<li>One-click installation and upgrade of applications</li>
<li>Full-featured enterprise app store, Build an industry application ecology</li>
<li>Support multi-cloud delivery,private delivery, SaaS delivery, Offline delivery, Personalized delivery, App Store, etcd. realize various <a href="https://mp.weixin.qq.com/s/2chigbtp8TzPdvJM4o7sOw" target="_blank">Delivery process automation</a></li>
</ul>
</details>
2020-11-25 13:26:18 +08:00
<details>
<summary><b>Cloud Native Transformation</b></summary>
<ul>
<li>All-in-one cloud-native platform OOTB</li>
<li><a href="https://www.rainbond.com/en/docs/#2-turn-traditional-applications-into-cloud-native-applications-in-one-step" target="_blank">Turn enterprise applications into cloud-native applications in one step</a></li>
<li>No need to know KubernetesCan pass <a href="https://www.rainbond.com/en/docs/quick-start/quick-install#%E5%9F%BA%E4%BA%8E-web-%E7%95%8C%E9%9D%A2%E5%AE%89%E8%A3%85">Web ui quick installation Kubernetes</a> </li>
<li>Accumulation and reuse of various digital capabilities</li>
</ul>
</details>
2020-11-25 13:26:18 +08:00
## Rainbond function and architecture
2020-08-24 21:55:02 +08:00
![Rainbond-Arch](https://grstatic.oss-cn-shanghai.aliyuncs.com/case/2022/03/17/Rainbond-Arch-En.png)
2022-06-06 17:18:54 +08:00
For more details on Rainbond features and architecture, see [Rainbond Architecture Overview](https://www.rainbond.com/en/docs/quick-start/architecture/).
2018-03-13 18:09:12 +08:00
## Quick start
2018-10-23 21:42:41 +08:00
* Please ref [Quick installation](https://www.rainbond.com/en/docs/quick-start/quick-install/?channel=github)
* Please ref [Getting started](https://www.rainbond.com/en/docs/quick-start/getting-started/?channel=github)
2020-01-14 13:03:39 +08:00
## Community
2022-03-27 18:44:00 +08:00
If you have trouble using Rainbond and need help, Please ref [community support](https://www.rainbond.com/en/community/support/)
2021-01-10 21:23:34 +08:00
Slack: [Rainbond Slack Channel](https://join.slack.com/t/rainbond-slack/shared_invite/zt-1ft4g75pg-KJ0h_IAtvG9DMgeE_BNjZQ)
2021-01-10 21:23:34 +08:00
Or add WeChat assistant to join the Rainbond wechat group:
2021-01-10 21:02:50 +08:00
<img width="300px" src="https://static.goodrain.com/wechat/weChat.jpg"/>
2022-03-10 16:25:44 +08:00
### Contributing
2022-03-10 16:25:44 +08:00
We very much welcome you to participate in the contribution and sharing of platform experience, standardized applications, plug-in sharing and other fields in the rainbond community.
2019-08-13 14:13:46 +08:00
If you are a user who is using Rainbond, and you have a deep understanding of rainbond and agree with the technical route, and there is a great demand within your enterprise, we welcome you to [Participate in project contributions](https://www.rainbond.com/en/community/contribution/?channel=github)
## Related repositories
2022-02-06 23:45:50 +08:00
At present, the warehouse is the implementation code of the core service at the end of rainbond data center. The project also includes the following sub projects
2022-02-06 23:45:50 +08:00
- [Rainbond-Console](https://github.com/goodrain/rainbond-console) Rainbond Console server project
- [Rainbond-Console-UI](https://github.com/goodrain/rainbond-ui) Rainbond Console front end project
- [Rainbond-Operator](https://github.com/goodrain/rainbond-operator) Rainbond Installation, operation and maintenance project
- [Rainbond-Cloud-adaptor](https://github.com/goodrain/cloud-adaptor) Rainbond Cluster installation driver service
- [Rainbond-Builder](https://github.com/goodrain/builder) Rainbond Source code construction Toolset
- [Rainbond-Docs](https://github.com/goodrain/rainbond-docs) Rainbond Documentation
2022-03-27 18:44:00 +08:00
## License
2021-12-28 10:12:27 +08:00
Rainbond follow LGPL-3.0 license, Details see [LICENSE](https://github.com/goodrain/rainbond/blob/main/LICENSE) and [Licensing](https://github.com/goodrain/rainbond/blob/main/Licensing.md)。