X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2FREADME.md;fp=docker-compose%2FREADME.md;h=7b1eee5a313ef91e4c96a5b4373b47cfd2c2cf4f;hb=118d82d7272ae93541bca8c982c44ed2a92cadd2;hp=d7a4f17ac5f64794af4e15014b924ab95cb94fb5;hpb=2389606af9e77879c76e2f87822b5b7d68920d19;p=nonrtric.git diff --git a/docker-compose/README.md b/docker-compose/README.md index d7a4f17a..7b1eee5a 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -73,11 +73,11 @@ This is to generate some data into the Dmaap MR, so that PMS reads message from ## O-RAN-SC Control Panel -The Non-RT RIC Control Panel is a graphical user interface that enables the user to view and manage the A1 policies in the RAN and also view producers and jobs for the Enrichement coordinator service. +The Non-RT RIC Control Panel is a graphical user interface that enables the user to view and manage the A1 policies in the RAN and also view producers and jobs for the Information coordinator service. ### O-RAN-SC Control Panel Gateway: -To view the policy or enrichment information in control panel gui along with Policy Management Service & Enrichment Coordinator Service you should also have nonrtric gateway because all the request from the gui is passed through this API gateway. +To view the policy or information jobs and types in control panel gui along with Policy Management Service & Information Coordinator Service you should also have nonrtric gateway because all the request from the gui is passed through this API gateway. #### Prerequisite: @@ -85,4 +85,4 @@ Make sure to follow the section regarding sample data so there is data available To start all the necessary components, run the following command: -docker-compose -f docker-compose.yaml -f control-panel/docker-compose.yaml -f nonrtric-gateway/docker-compose.yaml -f policy-service/docker-compose.yaml -f ecs/docker-compose.yaml -f a1-sim/docker-compose.yaml up \ No newline at end of file +docker-compose -f docker-compose.yaml -f control-panel/docker-compose.yaml -f nonrtric-gateway/docker-compose.yaml -f policy-service/docker-compose.yaml -f ecs/docker-compose.yaml -f a1-sim/docker-compose.yaml up