Skip to content

like-inspur/rainbond-install

 
 

Repository files navigation

DocsBuild Status

Description

A collection of Salt states used to provision an application-centric platform Rainbond.

Support for:

  • Rainbond Manage node - single node with Mysql database
  • Rainbond Compute node - it is not automatically added to Rainbond environment
  • Rainbond environment support - support Kubernetes
  • Docker registry - automatically provisioned on Manage start
  • Support for different provision

Plugins Version:

Operations Guide

Prerequisites

Install

  • Quick start
# stable v3.5
git clone --depth 1 -b v3.5 https://github.com/goodrain/rainbond-install.git
cd rainbond-install
./setup.sh

# latest v3.6

git clone --depth 1 -b v3.6 https://github.com/goodrain/rainbond-install.git
cd rainbond-install
./setup.sh

You can find all the documentation in the Wiki.

Documents

You can find all the documentation in the Docs.

License

This project is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Saltstack recipe to deploy Rainbond

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SaltStack 51.3%
  • Shell 40.8%
  • LiveScript 5.0%
  • HTML 2.9%