Removal of a committer
[ric-plt/ricdms.git] / docs / installation-guide.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved.
4
5
6 Installation Guide
7 ==================
8
9 .. contents::
10    :depth: 3
11    :local:
12
13 Abstract
14 --------
15
16 This document describes how to install the reference RICDMS.
17
18
19 Introduction
20 ------------
21
22 This document provides guidelines on how to install and configure the RICDMS in various environments/operating modes.
23 The audience of this document is assumed to have good knowledge in RIC Platform and Kubernetes.
24
25 Software Installation and Deployment
26 ------------------------------------
27 The build process assumes a Linux environment with go >= 1.20  and  has been tested on Ubuntu. For building docker images,
28 the Docker environment must be present in the system.
29
30
31 Build Process
32 ~~~~~~~~~~~~~
33
34
35 Deployment
36 ~~~~~~~~~~
37
38
39 Testing 
40 --------
41
42 Unit tests TBD