X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=blobdiff_plain;f=smo-install%2FREADME.md;h=e52ef1b7dddf903233a8074af223836c6109a115;hp=9291a9f14c2ccb67f90c2757a5c54f879ced4055;hb=HEAD;hpb=397cc164dbbee967d227df897859e55ac807349f diff --git a/smo-install/README.md b/smo-install/README.md index 9291a9f1..e52ef1b7 100644 --- a/smo-install/README.md +++ b/smo-install/README.md @@ -37,7 +37,6 @@ It has been created out of the ONAP vfirewall use case. ## Quick Installation on existing kubernetes * Ensure you have at least 20GB Memory, 6VCPU, 60GB of disk space. -* Execute the following commands being logged as root: ```git clone --recursive "https://gerrit.o-ran-sc.org/r/it/dep"``` @@ -195,10 +194,14 @@ In the ./helm-override/ folder the helm config that are used by the SMO installa - ONAP + ORAN "nonrtric" (RECOMMENDED ONE): ```./dep/smo-install/scripts/layer-2/2-install-oran.sh``` - - ORAN "nonrtric" par only: + - ORAN "nonrtric" part only(To work with ONAP): ```./dep/smo-install/scripts/layer-2/2-install-nonrtric-only.sh``` + - ORAN "nonrtric" standalone: + + ```./dep/smo-install/scripts/layer-2/2-install-nonrtric-only.sh standalone-nonrtric``` + - ONAP CNF + ORAN "nonrtric" (This must still be documented properly): ```./dep/smo-install/scripts/layer-2/2-install-oran-cnf.sh```