X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=18371522551838aa806c3aa957839d6c7aaaf101;hb=df61b02070956cac9ec7429281dc78ba853b46ed;hp=0404192a545fe6a8b7ca76888ea8690ac3dc8c35;hpb=a3c38de00c450567f675248009d76f04f21629b1;p=nonrtric.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 0404192a..18371522 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -10,11 +10,6 @@ Abstract This document describes how to install the Non-RT RIC components, their dependencies and required system resources. -Preface -------- - -See the README file in the "docker-compose" folder for more information. - Software Installation and Deployment ------------------------------------ @@ -30,13 +25,16 @@ command to start the components: -f policy-service/docker-compose.yaml -f ics/docker-compose.yaml +The example above is just an example to start some of the components. +For more information on running and configuring the functions can be found in the README file in the "`docker-compose `__" folder, and on the `wiki page `_ + Install with Helm +++++++++++++++++ -Helm charts and an example recipe are provided in the `it/dep repo `__, +Helm charts and an example recipe are provided in the `it/dep repo `_, under "nonrtric". By modifying the variables named "installXXX" in the beginning of the example recipe file, which components that will be installed can be controlled. Then the components can be installed and started by running the -following comand: +following command: .. code-block:: bash