Migrated repository
Go to file
2022-09-30 10:20:39 +08:00
.docker [REV] merge branch 3.7 to master 2018-10-08 12:25:05 +08:00
.github perf(workflows): adjust auto package script (#1304) 2022-09-01 20:33:05 +08:00
api fix: check resource proxy connection status (#1348) 2022-09-28 16:04:52 +08:00
builder fix: modify typos checkhealth (#1327) 2022-09-21 12:03:35 +08:00
cmd feat: support cri collect container log 2022-09-30 10:20:39 +08:00
config/crd modified crd yaml support 1.22 k8s 2021-09-21 16:57:51 +08:00
db feat: export app packages that are not used by containers (#1306) 2022-09-05 18:07:55 +08:00
discover format code 2020-11-25 16:39:38 +08:00
discover.v2 upgrade kube sdk to 0.20.0 #931 2021-04-01 19:08:57 +08:00
docs add third component crd 2021-06-24 10:05:49 +08:00
event feat(api-worker): save db 2022-07-19 15:58:03 +08:00
eventlog perf(eventlog): Support limiting log file size 2022-04-28 16:06:10 +08:00
gateway Fix gateway nil pointer 2022-04-09 22:01:33 +08:00
grctl fix: upgrade rbd-app-ui components 2022-08-11 11:33:03 +08:00
hack Repair SERVICE_NAME environment variable error 2022-02-23 17:34:41 +08:00
monitor fix(monitor): error report of prometheus worker (#1313) 2022-09-07 23:34:29 +08:00
mq support grpc protocol 2021-03-17 20:44:47 +08:00
node feat: support cri collect container log 2022-09-30 10:20:39 +08:00
pkg unhealthy endpoint status 2021-08-15 16:08:32 +08:00
test/shell [ADD] support upgrade image name in service config 2019-09-03 13:38:54 +08:00
util feat: support cri collect container log 2022-09-30 10:20:39 +08:00
vendor/github.com/mozillazg/go-pinyin Merge branch 'V5.2' 2020-12-02 22:06:56 +08:00
webcli It supports setting the namespace, application name and component name of the cluster 2021-11-15 17:39:20 +08:00
worker fix(api-worker): Resource limitation, select port name for service (#1305) 2022-09-01 22:20:38 +08:00
.drone.yml fix: modify drone build (#1312) 2022-09-07 14:53:10 +08:00
.gitignore go lint 2021-05-14 23:22:31 +08:00
check.sh change check shell 2020-11-30 19:40:31 +08:00
CODE_OF_CONDUCT.md add code of conduct 2022-05-17 00:12:39 +08:00
CONTRIBUTING.md add contributing guide 2022-02-06 23:45:50 +08:00
go.mod feat: support cri collect container log 2022-09-30 10:20:39 +08:00
go.sum feat: support cri collect container log 2022-09-30 10:20:39 +08:00
LICENSE [ADD] init commit 2017-11-07 11:40:44 +08:00
Licensing.md [ADD] init commit 2017-11-07 11:40:44 +08:00
local_release.sh change build bug 2021-07-02 11:08:48 +08:00
localbuild.sh support service monitor resource create #370 2020-09-10 14:37:04 +08:00
localcheck.sh chart cache 2021-06-21 16:48:25 +08:00
Makefile support for custom component types and add thirdcomponent componentdefinition 2021-06-30 16:46:39 +08:00
mockgen.sh [ADD] record OOMKilled 2019-08-26 16:21:48 +08:00
precheck.sh reset precheck.sh 2019-08-30 17:05:03 +08:00
README-zh.md docs: add slack channel (#1316) 2022-09-12 10:08:08 +08:00
README.md docs: add slack channel (#1316) 2022-09-12 10:08:08 +08:00
release.sh package_rainbond 2022-04-21 22:42:38 +08:00

Rainbond GitHub stars Rainbond version GoDoc

WebsiteDocumentation

What is Rainbond ?

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.

Easy To Use
  • Just one command to install the experience
  • Support 6 common development languages, One-click deployment of containerized applications without writing a Dockerfile
  • Zero threshold landing Kubernetes, No need to write Yaml files
  • 80+ Open source Application OOTB, One-click installation and upgrade
Application Quick Delivery
  • One-click installation and upgrade of applications
  • Full-featured enterprise app store, Build an industry application ecology
  • Support multi-cloud delivery,private delivery, SaaS delivery, Offline delivery, Personalized delivery, App Store, etcd. realize various Delivery process automation
Cloud Native Transformation

Rainbond function and architecture

Rainbond-Arch

For more details on Rainbond features and architecture, see Rainbond Architecture Overview.

Quick start

Community

If you have trouble using Rainbond and need help, Please ref community support

Slack: Rainbond Slack Channel

Or add WeChat assistant to join the Rainbond wechat group:

Contributing

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.

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

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

License

Rainbond follow LGPL-3.0 license, Details see LICENSE and Licensing