mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-02 03:37:46 +08:00
commit
254136411a
27
README-zh.md
27
README-zh.md
@ -4,11 +4,11 @@
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.5-brightgreen.svg)
|
||||
[![GoDoc](https://godoc.org/github.com/goodrain/rainbond?status.svg)](https://godoc.org/github.com/goodrain/rainbond)
|
||||
|
||||
[项目官网](http://www.rainbond.com) • [文档](https://www.rainbond.com/docs/)
|
||||
[项目官网](http://www.rainbond.com?channel=github) • [文档](https://www.rainbond.com/docs?channel=github)
|
||||
|
||||
| ![notification](./docs/bell-outline-badge.svg) What is NEW! |
|
||||
| ---------------------------------------------------------------------------------------------------------------- |
|
||||
| 2021 年 12 月 13 日 Rainbond 5.5.0 发布 [查看发布文案](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0/) |
|
||||
| 2021 年 12 月 13 日 Rainbond 5.5.0 发布 [查看发布文案](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0?channel=github) |
|
||||
|
||||
## Rainbond 初识
|
||||
|
||||
@ -81,32 +81,33 @@ Rainbond 完成与龙芯、飞腾、麒麟操作系统等为代表的国产化
|
||||
| Kubernetes 多云管理 | 多集群接入;集群监控视图;自动化调度 | 集群自动化接入;公有云 Kubernetes 服务接入;自动化资源生成与维护。 |
|
||||
| 国产易用的云原生 PaaS | 支持常见国产 CPU 和操作系统,支持 Windows 操作系统过度到国产操作系统。 | 异构资源调度;异构操作系统应用编排。 |
|
||||
|
||||
[Rainbond 功能特性说明](https://www.rainbond.com/docs/quick-start/edition/)
|
||||
[Rainbond 开发计划](https://www.rainbond.com/docs/quick-start/roadmap/)
|
||||
[Rainbond 功能特性说明](https://www.rainbond.com/docs/quick-start/edition?channel=github)
|
||||
[Rainbond 开发计划](https://www.rainbond.com/docs/quick-start/roadmap?channel=github)
|
||||
|
||||
## 快速开始
|
||||
|
||||
1. [快速安装 Rainbond 集群](https://www.rainbond.com/docs/quick-start/rainbond_install/)
|
||||
2. [创建第一个应用(组件)](https://www.rainbond.com/docs/get-start/create-app-from-source/)
|
||||
3. [搭建 ServiceMesh 微服务架构](https://www.rainbond.com/docs/get-start/create-dependency/)
|
||||
4. [观看教程视频,快速学习 Rainbond](https://www.rainbond.com/video.html)
|
||||
1. [快速安装 Rainbond 集群](https://www.rainbond.com/docs/quick-start/rainbond_install?channel=github)
|
||||
2. [创建第一个应用(组件)](https://www.rainbond.com/docs/get-start/create-app-from-source?channel=github)
|
||||
3. [搭建 ServiceMesh 微服务架构](https://www.rainbond.com/docs/get-start/create-dependency?channel=github)
|
||||
4. [观看教程视频,快速学习 Rainbond](https://www.rainbond.com/video.html?channel=github)
|
||||
|
||||
## 参与社区
|
||||
|
||||
[Rainbond 开源社区](https://t.goodrain.com) 欢迎你在社区中查阅或贡献 Rainbond 的用例用法。
|
||||
|
||||
[Rainbond 项目官网](https://www.rainbond.com) 查阅关于 Rainbond 的更多信息。
|
||||
[Rainbond 项目官网](https://www.rainbond.com?channel=github) 查阅关于 Rainbond 的更多信息。
|
||||
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/wechat.png"/></center>
|
||||
<center>添加项目维护者微信</center>
|
||||
微信扫码关注Rainbond公众号,添加群助手进入Rainbond交流群喔!
|
||||
|
||||
<center>加入社区用户钉钉群: 31096419</center>
|
||||
<img width="300px" src="https://static.goodrain.com/wechat/WechatQRCode.gif"/>
|
||||
|
||||
钉钉搜索群号加入Rainbond技术交流群: `31096419`
|
||||
|
||||
## 参与贡献
|
||||
|
||||
我们非常欢迎你参与 Rainbond 社区关于平台使用经验、标准化应用、插件分享等领域的贡献和分享。
|
||||
|
||||
若你是正在使用 Rainbond 的用户,且对 Rainbond 有深入的了解和技术路线的认同,在你的企业内部有较大的需求,我们非常欢迎你 [参与 Rainbond 项目开发贡献](https://www.rainbond.com/docs/contribution/)
|
||||
若你是正在使用 Rainbond 的用户,且对 Rainbond 有深入的了解和技术路线的认同,在你的企业内部有较大的需求,我们非常欢迎你 [参与 Rainbond 项目开发贡献](https://www.rainbond.com/docs/community/contribution?channel=github)
|
||||
|
||||
## 相关项目
|
||||
|
||||
|
26
README.md
26
README.md
@ -5,11 +5,11 @@
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.5-brightgreen.svg)
|
||||
[![GoDoc](https://godoc.org/github.com/goodrain/rainbond?status.svg)](https://godoc.org/github.com/goodrain/rainbond)
|
||||
|
||||
[Website](http://www.rainbond.com) • [Documentation](https://www.rainbond.com/docs/)
|
||||
[Website](http://www.rainbond.com?channel=github) • [Documentation](https://www.rainbond.com/docs?channel=github)
|
||||
|
||||
| ![notification](./docs/bell-outline-badge.svg) What is NEW! |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| December 13, 2021 ,Rainbond 5.5.0 version is officially released [View Release](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0/) |
|
||||
| December 13, 2021 ,Rainbond 5.5.0 version is officially released [View Release](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0?channel=github) |
|
||||
|
||||
## Rainbond Introduction
|
||||
|
||||
@ -36,28 +36,29 @@ Rainbond is a cloud native and easy-to-use application management platform, a be
|
||||
- Enterprise Technology Center Construction.
|
||||
- Kubernetes multi-cloud management.
|
||||
|
||||
[Read Rainbond Detailed introduction](https://www.rainbond.com/docs/quick-start/rainbond_overview/)
|
||||
[Read Rainbond Detailed introduction](https://www.rainbond.com/docs/quick-start/rainbond_overview?channel=github)
|
||||
|
||||
[Rainbond Roadmap](https://github.com/goodrain/rainbond/issues?q=is%3Aissue+is%3Aopen+label%3A%22Feature+Suggestions%22)
|
||||
|
||||
## Quick start
|
||||
|
||||
1. [Install Rainbond Cluster](https://www.rainbond.com/docs/quick-start/rainbond_install/)
|
||||
2. [Create an Application and Component](https://www.rainbond.com/docs/get-start/create-app-from-source/)
|
||||
3. [Build ServiceMesh microservice architecture](https://www.rainbond.com/docs/get-start/create-dependency/)
|
||||
4. [Watch the tutorial video](https://www.rainbond.com/video.html)
|
||||
1. [Install Rainbond Cluster](https://www.rainbond.com/docs/quick-start/rainbond_install?channel=github)
|
||||
2. [Create an Application and Component](https://www.rainbond.com/docs/get-start/create-app-from-source?channel=github)
|
||||
3. [Build ServiceMesh microservice architecture](https://www.rainbond.com/docs/get-start/create-dependency?channel=github)
|
||||
4. [Watch the tutorial video](https://www.rainbond.com/video.html?channel=github)
|
||||
|
||||
## Community
|
||||
|
||||
[Rainbond Community](https://t.goodrain.com) You are welcome to read or contribute to the use cases of Rainbond in the community.
|
||||
|
||||
[Rainbond Website](https://www.rainbond.com) Read more about Rainbond.
|
||||
[Rainbond Website](https://www.rainbond.com?channel=github) Read more about Rainbond.
|
||||
|
||||
Wechat scans the code to join the Rainbond Community Group.
|
||||
|
||||
<img width="300px" src="https://static.goodrain.com/wechat/WechatQRCode.gif"/>
|
||||
|
||||
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/wechat.png"/></center>
|
||||
|
||||
<center>Add Maintainer WeChat</center>
|
||||
<center>DingDing Group: 31096419</center>
|
||||
DingTalk Search Group : 31096419
|
||||
|
||||
## Related repositorys
|
||||
|
||||
@ -70,3 +71,4 @@ Rainbond is a cloud native and easy-to-use application management platform, a be
|
||||
## License
|
||||
|
||||
Rainbond follow LGPL-3.0 license,Details see[LICENSE](https://github.com/goodrain/rainbond/blob/master/LICENSE) and [Licensing](https://github.com/goodrain/rainbond/blob/master/Licensing.md)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user