X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=170fd9318f9c8bda8287bf6a874442907557f6da;hb=0c2c22dcc6cb1bb766bfb0d58afe79dc800b2a79;hp=e2040ace8aa088a80ee23971f2787bebb6b3150d;hpb=3c2c02c35b6d6b940e3e7533b0fa7f62b3a82d86;p=portal%2Fnonrtric-controlpanel.git diff --git a/docs/overview.rst b/docs/overview.rst index e2040ac..170fd93 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -2,23 +2,23 @@ .. SPDX-License-Identifier: CC-BY-4.0 -Controlpanel Overview -===================== +Control Panel Overview +====================== -The Non-RT RIC Controlpanel is a graphical user user interface that enables the user to manage the Policies in the -network. The Controlpanel interacts with the Policy agent via a REST API. -The Controlpanel generates its GUI from JSON schemas in a model driven fashion. +The Non-RT RIC Control Panel is a graphical user user interface that enables the user to manage the Policies in the +network. The Control Panel interacts with the Policy agent via a REST API. +The Control Panel generates its GUI from JSON schemas in a model driven fashion. -The Controlpanel consists of a back end implemented as a Java Spring Boot application and a fronted developed using the +The Control Panel consists of a back end implemented as a Java Spring Boot application and a fronted developed using the Angular framework. -Controlpanel architecture -------------------------- +Control Panel architecture +-------------------------- -The architecture of the Controlpanel is as shown on the following picture: +The architecture of the Control Panel is as shown on the following picture: .. image:: ./images/architecture.png :scale: 50 % -The Controlpanel itself is split into the backend and the frontend, and can be deployed following the instructions in +The Control Panel itself is split into the backend and the frontend, and can be deployed following the instructions in the README.md file in the repo. \ No newline at end of file