X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2FREADME.md;h=e40513166a968f5fa212be7cb403366eb39e178e;hb=e5960c828297899da146313f695222ef190bacc1;hp=d2f25c28c70b3113d2fe0d3007652e840e5d9876;hpb=bc89f17bf07fc2aca8e8004b769c52eaafb117b8;p=nonrtric.git diff --git a/docker-compose/README.md b/docker-compose/README.md index d2f25c28..e4051316 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -14,6 +14,10 @@ limitations under the License. For more information about license please see the [LICENSE](LICENSE.txt) file for details. +## O-RAN-SC ControlPanel 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 start all the necessary components, +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 ## O-RAN-SC docker-compose files: The docker compose file helps the user to deploy all or partial components of nonrtric with one command.