Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 685 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 685 Bytes

wso2-cluster-wizard

Build the Porject use command "ant" to build.

WSO2 Cluster Wizard which creates a Worker-Manager Separated cluster for a given WSO2 Product.

##Basic Functionality

  1. Creates Worker-Manager separated cluster (WKA based)
  2. Choice of enabling registry mounting
  3. Works on almost every WSO2 product
  4. Works on both Windows and Linux environments

Installation

Run the application using java -jar ClusterWizard.jar

  1. Select the zip file of product you want to cluster
  2. Select the destination folder 3.Fill out the Manager and Worker settings
  3. If registry mounting enabled fill out the mysql connection details
  4. Hit execute button.