Run StreamX PureSight demo locally
This guide will walk you through the process of running the PureSight demo in your local environment. The project was created to highlight the capabilities of StreamX through a sample e-commerce website. It contains multiple data sources, including WebSight CMS, PureSight PIM, and bash script sources, and also incorporates a StreamX mesh definition and all required configurations. Everything is prepared to clearly demonstrate the power and functionality of StreamX in action.
Prerequisites
Before proceeding, please ensure you have the following:
-
Approximately 30 minutes to complete the setup.
-
Docker resources configured at least:
-
Memory limit: 8 GB
-
CPU limit: 8 cores
-
NOTE: Ensure no other application is using port 80.
Step 1: Obtain the source files
Clone the Git repository that contains the source files for the demo:
git clone https://github.com/streamx-dev/demo-puresight-starter