X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docker-compose%2FREADME.md;fp=docker-compose%2FREADME.md;h=fdcb5f59384cadbccf9ab45d029f2d23f5a0473a;hb=dc962f458879109f8c4c346befcd242fa3749f6c;hp=75733983efef160296a62403f29481f775d6154a;hpb=aaefec33473145269f359ad7da436048b92b5912;p=nonrtric.git diff --git a/docker-compose/README.md b/docker-compose/README.md index 75733983..fdcb5f59 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -29,13 +29,22 @@ one policy in a1-sim-STD Run command: cd data/ -./fill_data.sh [policy-agent-port] [a1-sim-OSC-port] [a1-sim-STD-port] [http/https] +./preparePmsData.sh [policy-agent-port] [a1-sim-OSC-port] [a1-sim-STD-port] [http/https] Open link: http://localhost:[control-panel-port]/ All the generated data is shown on the web page +By default, if the containers are started up and running by docker-compose file in the same directory, just run commands: +./preparePmsData.sh + +prepareEcsData.sh +This is to generate some data into the ECS microservice + +prepareDmaapMsg.sh +This is to generate some data into the Dmaap MR, so that PMS reads message from MR + ## License Copyright (C) 2020 Nordix Foundation.