Merge "switch drools pdp image to new one"
[integration.git] / test / mocks / datafilecollector-testharness / dr-sim / README.md
1 #Alternative to running python (as described below) on your machine, use the docker files.
2 1. Build docker container with ```docker build -t drsim_common:latest .```
3 2. Run the container ```docker-compose up```
4
5
6
7 1. install nodejs
8 2. install npm
9 Make sure that you run these commands in the application directory "dr-sim"
10 3. `npm install express`
11 4. `npm install argparse`
12 5. `node dmaapDR.js`   #keep it in the foreground
13 6. `node dmaapDR_redir.js`  #keep it in the foreground