summaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/dr-sim/README.md
blob: f0cdf589b0510e6853c7dac37b72872da3a1aab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#Alternative to running python (as described below) on your machine, use the docker files.
1. Build docker container with ```docker build -t drsim_common:latest .```
2. Run the container ```docker-compose up```



1. install nodejs
2. install npm
Make sure that you run these commands in the application directory "dr-sim"
3. `npm install express`
4. `npm install argparse`
5. `node dmaapDR.js`   #keep it in the foreground
6. `node dmaapDR_redir.js`  #keep it in the foreground