Migrated repository
Go to file
张启航 d581da42ec
perf: optimize nodejsStatic build (#1747)
* feat: optimize nodejsStatic build

* fix: get package name failure

* fix: modify some issues submitted this time

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-09-04 19:35:51 +08:00
.docker [REV] merge branch 3.7 to master 2018-10-08 12:25:05 +08:00
.github feat: change packing action (#1728) 2023-08-01 11:04:45 +08:00
api perf: monitor closes team request slowly (#1754) 2023-09-04 19:18:30 +08:00
builder perf: optimize nodejsStatic build (#1747) 2023-09-04 19:35:51 +08:00
cmd feat: auto clean rbd-hub (#1748) 2023-09-04 13:44:55 +08:00
config/crd feat: plugin is used in pipeline (#1568) 2023-02-23 14:15:37 +08:00
db feat: auto clean rbd-hub (#1748) 2023-09-04 13:44: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 fix: modify wechat img (#1369) 2022-10-13 11:53:12 +08:00
event fix: build no log output after restarting eventlog (#1706) 2023-07-14 11:28:01 +08:00
eventlog fix: rbd-eventlog unhealthy (#1522) 2023-01-17 13:41:14 +08:00
gateway Fix gateway nil pointer 2022-04-09 22:01:33 +08:00
grctl feat: show share gpu detail (#1734) 2023-08-05 19:39:32 +08:00
hack feat: change packing action (#1728) 2023-08-01 11:04:45 +08:00
monitor Fix faulty prometheus alarm rules; Configure alarm thresholds using environment variables (#1672) 2023-07-01 18:58:52 +08:00
mq feat: merage arch to main (#1678) 2023-06-20 21:46:02 +08:00
node perf: API support for k8s version 1.27 (#1711) 2023-07-19 00:21:41 +08:00
pkg perf: deploy helm app by upload chart (#1741) 2023-08-23 16:42:19 +08:00
test/shell [ADD] support upgrade image name in service config 2019-09-03 13:38:54 +08:00
util perf: optimize nodejsStatic build (#1747) 2023-09-04 19:35:51 +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 perf: deploy helm app by upload chart (#1741) 2023-08-23 16:42:19 +08:00
.drone.yml ci: sleep 20s wait docker start (#1534) 2023-01-31 19:12:15 +08:00
.gitignore Fix faulty prometheus alarm rules; Configure alarm thresholds using environment variables (#1672) 2023-07-01 18:58:52 +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 fix: wrong link to '贡献指南' in CONTRIBUTING.md (#1440) (#1443) 2022-11-17 21:41:23 +08:00
go.mod feat: export package is compatible with lower versions (#1744) 2023-08-23 18:19:44 +08:00
go.sum feat: export package is compatible with lower versions (#1744) 2023-08-23 18:19:44 +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 perf: set rbdability and rbdplugin as cluster resources 2023-01-16 19:26:12 +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 feat: update readme 2023-07-12 18:12:45 +08:00
README.md feat: update readme 2023-07-12 18:12:45 +08:00
release.sh Fix faulty prometheus alarm rules; Configure alarm thresholds using environment variables (#1672) 2023-07-01 18:58:52 +08:00

Rainbond GitHub stars Rainbond version GoDoc

No need to know Kubernetes' cloud native application management platform

WebsiteDocumentation

What is Rainbond ?

Rainbond core 100% open source, Serverless experience, support docking and management of a variety of Kubernetes clusters, is first domestic support for the localization Xinchuang and an all-in-one application management platform for private deployments.

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.