Add explanation in README.md for the internal deployment

This commit is contained in:
Borjis131
2023-07-05 10:21:27 +02:00
parent e6af665a28
commit 6f4adafdaf
3 changed files with 8 additions and 0 deletions

View File

@@ -65,6 +65,14 @@ The `basic` deployment is prepared to work with external gNBs, exposing:
It also exposes the MongoDB database using `TCP port 27017`.
## Overview of the internal deployment
![Overview of the internal deployment](misc/diagrams/internal.png)
The `internal` deployment is prepared to work with internal gNBs (and UEs), only exposing the MongoDB database using `TCP port 27017`.
The `internal` deployment works with UERANSIM using the gNB and UE images from [docker-ueransim](https://github.com/Borjis131/docker-ueransim).
See [docs/configuration](docs/configuration.md) for more information.
### Repository contents

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 32 KiB

BIN
misc/diagrams/internal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB