Skip to content

wso2/integration-control-plane

Repository files navigation

WSO2 Integration Control Plane

Monitor, troubleshoot and control integration deployments

Build Status

Building from the source

Setting up the development environment

  1. Install Node.js 14.X.X.
  2. Clone the WSO2 Integration Control Plane repository.
  3. Run the following Apache Maven command to build the product. mvn clean install
  4. wso2-integration-control-plane-.zip can be found in ./distribution/target.

Running

  • Extract the generated distribution archive to a preferred location. cd to the <ICP_HOME>/bin. Run dashboard.sh (Linux/macOS) or dashboard.bat (Windows).

  • In a web browser, navigate to the displayed URL. i.e: https://localhost:9743/login.