Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

1. Introduction

This page provides the docker based installation guidelines for all the NONRTRIC components.

2. Minimum Requirements

  • Cores : 8

  • RAM : 20G

  • Storage : 50G

  • Operating System : Ubuntu (20.04/22.04)

3. Installation

Step by step installation instructions for this installation is available as part of the page Release K - Run in Docker .

Steps provided below provides an overview of the expected steps.

3.1) Step 1: Install base components.

Expected Result: Base components(docker, docker-compose, curl,…) should be installed and available to use.

3.2) Step 2: Create a docker network to be used by all NONRTRIC components.

Expected Result: Successful creation of docker network.

3.3) Step 3: Modify the configuration and run docker containers.

Expected Result: Expected docker containers should be up and running.

4. Post-Installation Verification

All the expected containers should be up and running.

The detailed verification steps are provided as part of Release K - Run in Docker .

5. Troubleshooting

  • Issue 1: NONRTRIC components unable to reach the dependent components
    Solution: This may happen due to the usage of different docker network. The installation instructions shows the step to create a common docker network for this usage.

6. Additional Resources

 

  • No labels