Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

currently KPIMON deployment must be done in the following way:

  1. clone scp/clone scp/ric-app/kpimon (note it is different than the ric-app/kpimon repo)
  2. docker build .
  3. docker tag <image tag just created>created> nexus3.o-ran-sc.org:10002/ric-app-kpimon:1.0.0
  4. curl -X POST --data-binary @xappkpimon-0.2.0.tgz http://<vm-name>:32080/helmrepo/api/charts (Push hand-crafted helm chart to appmgr chart museum)

We include the helm chart tarball here:

View file
namexappkpimon-0.2.0.tgz
height250


Now deploy the other three xApps

...