Skip to content

Commit

Permalink
CLeanup AIAB reference & gNBSim document cleanup .
Browse files Browse the repository at this point in the history
  • Loading branch information
thakurajayL committed Apr 21, 2024
1 parent 78c70b1 commit 53e433e
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 504 deletions.
Binary file removed _static/images/Separate-cluster_2_interface.jpg
Binary file not shown.
Binary file removed _static/images/Separate-cluster_Single_interface.jpg
Binary file not shown.
Binary file removed _static/images/Single-cluster_2_interface.jpg
Binary file not shown.
Binary file removed _static/images/Standalone_gnbsim_1_interface.jpg
Binary file not shown.
184 changes: 0 additions & 184 deletions deployment/deploymentgnbsim.rst

This file was deleted.

17 changes: 0 additions & 17 deletions developer/aiab5g.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,3 @@ Aether In a Box - 5G
The documentation for Aether In a Box (AiaB) - 5G is located in `Aether OnRamp <https://docs.aetherproject.org/master/onramp/overview.html>`_,
where specifics about setting up Aether 5G, running 5G test, troubleshooting,
and other details are described.

Developer Loop
______________

Suppose you wish to test a new build of a 5G SD-CORE services. You can deploy
custom images by editing ~/aether-in-a-box/sd-core-5g-values.yaml, for
example::

images:
tags:
webui: omecproject/5gc-webui:rel-1.4.0

To upgrade a running 5G SD-CORE with the new image, or to redeploy the 5G
SD-CORE with the image::

make reset-5g-test # delete 5G deployment if it was already started before updating image
make 5g-core # now this deployment will use new webui image
Loading

0 comments on commit 53e433e

Please sign in to comment.