X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-ric.rst;fp=docs%2Finstallation-ric.rst;h=d93cf30af8e32c47ba7fc35e1904652bf5ccadc1;hb=c22d1ce8663b9e6c04e9683ab223a38a7a06c913;hp=26d0063f387cb392961c2f52a2f96e97c5e0b8fa;hpb=6a84d34982f18bd3d412daa37abf0ba21ea8260c;p=it%2Fdep.git diff --git a/docs/installation-ric.rst b/docs/installation-ric.rst index 26d0063f..d93cf30a 100644 --- a/docs/installation-ric.rst +++ b/docs/installation-ric.rst @@ -1,10 +1,10 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. ===============LICENSE_START======================================================= -.. Copyright (C) 2019 AT&T Intellectual Property +.. Copyright (C) 2019-2020 AT&T Intellectual Property .. =================================================================================== -.. This documentation file is distributed under the Creative Commons Attribution -.. 4.0 International License (the "License"); you may not use this file except in +.. This documentation file is distributed under the Creative Commons Attribution +.. 4.0 International License (the "License"); you may not use this file except in .. compliance with the License. You may obtain a copy of the License at .. .. http://creativecommons.org/licenses/by/4.0 @@ -28,10 +28,10 @@ Run the following commands in a root shell: Edit the recipe files RIC_INFRA_RECIPE_EXAMPLE and RIC_PLATFORM_RECIPE_EXAMPLE. In particular the following values often need adaptation to local deployments: -1. Docker registry URL; -2. Docker registry credential; -3. Helm repo credential; -4. Component docker container image tags. +#. Docker registry URL; +#. Docker registry credential; +#. Helm repo credential; +#. Component docker container image tags. Deploying the Infrastructure and Platform Groups @@ -43,7 +43,7 @@ After the recipes are edited, the Near Realtime RIIC is ready to be deployed. cd dep/bin ./deploy-ric-infra ../RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE - ./deploy-ric-platform ../RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE + ./deploy-ric-platform ../RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE Checking the Deployment Status