Move the internal deployment explanation from README.md to docs/deployments/internal.md

This commit is contained in:
Borjis131
2023-07-05 18:00:15 +02:00
parent 11ba8612db
commit acec62a836
2 changed files with 10 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
# 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](https://github.com/aligungr/UERANSIM) using the gNB and UE images from [docker-ueransim](https://github.com/Borjis131/docker-ueransim).
This deployment connects a UERANSIM UE to a UERANSIM gNB to the Open5GS 5G Core.