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:
- System OS:
- Debian 9
- Ubuntu 16.04
- Centos 7.x (Centos 7.3)
- Kubernetes v1.6.4
- Docker v1.12.6
- Calico v2.4.1
- Etcd v3.2.13
- Rainbond Core Plugins v3.5
- Rainbond UI v3.5
- Salt v2017.7.4
- 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.
You can find all the documentation in the Docs.
This project is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.