mirror of
https://github.com/Borjis131/docker-open5gs.git
synced 2025-11-02 21:03:14 +00:00
1.1 KiB
1.1 KiB
Overview of the internal deployment
The internal deployment is prepared to work with internal gNBs (and UEs), only exposing the MongoDB database using TCP port 27017.
The internal/ueransim deployment works with UERANSIM using the gNB and UE images from docker-ueransim.
The internal/packetrusher deployment works with PacketRusher using the packetrusher image from docker-packetrusher.
Check docker-packetrusher and follow the section Important notes to use this image. This image depends on a kernel module being installed on the host machine, the free5gc's gtp5g kernel module.
This deployment connects an emulated UE and gNB to the Open5GS 5G Core.

