How to backup and restore Open5Gs config between servers
Backing up and Restoring Open5GS

How to backup and restore Open5Gs config between servers
Setting up Open5Gs without a NAT requirement, and the routing required to do so.
New database time to support slicing and a migration path for existing users.
Note: As this space develops so quickly I’ve refreshed the original post from November 2021 in March 2021 with updated instructions. While 5G SA devices are still in their early stages, and 5G RAN hardware / gNodeBs are hard to come by, so today we’ll cover using UERANSIM to simulate UEs and 5G RAN, to […]
Assigning static IPs to UEs in Open5GS
List of Open Source Evolved Packet Core implementations
Using the new functionality in Open5Gs to select S-GW based on TAC or eNB ID.
Connecting an external / 3rd party HSS to Open5GS
A while ago I wrote a Python library for interfacing Open5GS HSS to Python. The Open5GS HSS uses a MongoDB backend, so the library is just running formatted Mongo queries. You can create, edit and delete subscribers in the HSS, along with modifying any parameters you can from the WebUI. Take a look: https://github.com/open5gs/open5gs/tree/master/misc/db/python
Using Ansible to orchestrate EPC Network Elements