suiandtang / rainbond

Rainbond, Production-Grade Serverless PaaS

Home Page:http://www.rainbond.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Rainbond is a production grade serverless PaaS. It integrates Kubernetes based containers management, CI/CD and multiple data center resource management, to provide full management of cloud native applications, build connections between application and infrastructure, application and application, infrastructure and infrastructure.

5 years of optimizing and verifying makes Rainbond a cutting edge serverless PaaS with complete ecosystem and concept. We choose to open source and embrace the community, absorbing best ideas and practices to further improve and enhance Rainbond, enabling more enterprises and individuals to enjoy "application-centric" experience.


Design Concept · Architecture · User Scenario · Installation Requirement · 中文文档


To start using Rainbond

  1. Install Rainbond
  2. Create First Application
  3. Build Microservice Architecture

To start developing Rainbond

This repository includes core components of Rainbond Data Center, you can build it in two ways:

Golang(v1.8+)
$go get -d github.com/goodrain/rainbond
$cd $GOPATH/src/github.com/goodrain/rainbond
$make build
Docker
$git clone https://github.com/goodrain/rainbond.git
$cd rainbond
$make images
BUG Fix

Bug found in learning and using, please visit ISSUES to find similar Bugs and solutions. If there is no related result, please create a new issue.

Community

WeChat

*Scan QR code, add inviter to join Rainbond WeChat group*  

QQ Group:

  • 477016432 (Group 1)
  • 453475798 (Group 2)
  • 419331946 (Group 3)

About

Rainbond, Production-Grade Serverless PaaS

http://www.rainbond.com

License:GNU Lesser General Public License v3.0


Languages

Language:Go 62.5%Language:Python 24.7%Language:Roff 6.5%Language:Shell 5.5%Language:C 0.4%Language:Makefile 0.2%Language:HTML 0.1%Language:Perl 0.0%