(warning) Copied from Release A, not updated to B level yet!

This page describes how to get the release B version of NonRTRIC up and running locally. All four components of the NonRTRIC (from three different repos) run inside docker containers and communicate via a docker network. Details of the architecture can be found from Release B page.

Project Requirements

Build Code

Build nonrtric containers

     git clone "https://gerrit.o-ran-sc.org/r/nonrtric"

Build near-rt-ric-simulator container

     git clone "https://gerrit.o-ran-sc.org/r/sim/a1-interface"

Build dashboard container

     git clone "https://gerrit.o-ran-sc.org/r/portal/nonrtric-controlpanel"

Run A1 Controller Docker Container


Run Near-RT-RIC Simulator Docker Containers

Run Policy-agent Docker Container

Run Non-RT-RIC Dashboard Docker Container

Open Dashboard UI