Add internal deployment using PacketRusher

This commit is contained in:
Borjis131
2024-02-13 13:38:30 +01:00
parent 8467eb5af3
commit acd0c9c660
26 changed files with 540 additions and 14 deletions

View File

@@ -4,6 +4,8 @@
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).
The `internal/ueransim` 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.
The `internal/packetrusher` deployment works with [PacketRusher](https://github.com/HewlettPackard/PacketRusher) using the packetrusher image from [docker-packetrusher](https://github.com/Borjis131/docker-packetrusher).
This deployment connects an emulated UE and gNB to the Open5GS 5G Core.