Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.34 KB

Build Status FOSSA Status

Ansible Playbook For Rainbond

Overview

Install Rainbond 5.2.X, Please click https://github.com/goodrain/rainbond-operator

Tutorial

Stable version installation

current version: 5.1.11

wget https://pkg.rainbond.com/releases/common/v5.1/grctl
chmod +x ./grctl
./grctl init  --iip <内网ip/Internal IP> --eip <外网ip/External IP>

Refer to the documentation for more information online installation

Development version installation

current version: devel

wget https://pkg.rainbond.com/releases/common/v5.1/grctl
chmod +x ./grctl
./grctl init --iip <内网ip/Internal IP> --eip <外网ip/External IP> --rainbond-version devel

License

Rainbond-Ansible is under the Apache 2.0 license.

FOSSA Status