Skip to content

PaaS-TA/PAAS-TA-WEB-IDE-BROKER-RELEASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAAS-TA-WEB-IDE-BROKER-RELEASE Guide

bosh 2.0 PAAS-TA-WEB-IDE-BROKER-RELEASE

1.WebIde Configuration

  • mysql :: 1 machine
  • web-ide-broker :: 1 machine

2.Deploy

$ sh deploy-vsphere.sh

3.src

src 폴더에 각 package의 설치파일이 위치해야 한다.

src
├── java
│     └── jre-8u77-linux-x64.tar.gz
├── mariadb
│     └── mariadb-10.1.22-linux-x86_64.tar.gz
├── web-ide-broker
│      └── web-ide-broker.jar
└── README.md


$ cd ~/
$ git clone https://github.com/PaaS-TA/PAAS-TA-WEB-IDE-BROKER-RELEASE.git
$ cd ~/PAAS-TA-WEB-IDE-BROKER-RELEASE
$ wget -O src.zip http://45.248.73.44/index.php/s/Pf6fk3AGea3mgYn/download
$ unzip src.zip
$ rm -rf src.zip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published