mirror of
https://github.com/Borjis131/docker-open5gs.git
synced 2025-11-02 21:03:14 +00:00
Add internal deployment using PacketRusher
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user