Roll versions after J-Relase master -> 0.2.0
[nonrtric/plt/rappmanager.git] / participants / docs / installation-guide.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
4
5 Installation Guide
6 ==================
7
8 Abstract
9 --------
10
11 This document describes how to install the Non-RT RIC components, their dependencies and required system resources.
12
13 Software Installation and Deployment
14 ------------------------------------
15
16 Install with Helm
17 +++++++++++++++++
18
19 Helm charts and an example recipe are provided in the `it/dep repo <https://gerrit.o-ran-sc.org/r/admin/repos/it/dep>`_,
20 under "nonrtric". By modifying the variables named "installXXX" in the beginning of the example recipe file, which
21 components that will be installed can be controlled. Then the components can be installed and started by running the
22 following command:
23
24       .. code-block:: bash
25
26         bin/deploy-nonrtric -f nonrtric/RECIPE_EXAMPLE/example_recipe.yaml