Skip to content

mchtech/rainbond-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

Documentation

Install

  • Quick start
# stable 
wget https://raw.githubusercontent.com/goodrain/rainbond-install/master/install.sh 
chmod +x install.sh 
./install.sh

# dev
wget https://raw.githubusercontent.com/goodrain/rainbond-install/dev/install.sh
chmod +x install.sh
./install.sh dev

You can find all the documentation in the Wiki.

Usage

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

  • Shell 92.8%
  • SaltStack 6.6%
  • Other 0.6%