goodrain / rainbond-ansible

Abandoned, Install Rainbond by

Home Page:https://github.com/goodrain/rainbond-operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Abandoned, Install Rainbond by

https://github.com/goodrain/rainbond-operator

License:Apache License 2.0


Languages

Language:Shell 75.5%Language:PowerShell 15.6%Language:Smarty 5.8%Language:Python 1.7%Language:Ruby 0.7%Language:Dockerfile 0.4%Language:Makefile 0.3%