Replies: 3 comments 18 replies
-
This repo is already doing that |
Beta Was this translation helpful? Give feedback.
-
From what I understand, this repository deploys each network function (NF) in a container. However, I want to further split each NF into separate services and deploy each service in its own specific container. Is this possible? |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply :) I apply build every time.
Please find attached the configuration files. All containers get up, apart from pcf2 and udm2 which exit with a 255 code `Deploying component: 'udm2-1' 08/03 15:24:06.105: [app] INFO: Configuration: '/open5gs/install/etc/open5gs/udm.yaml' (../lib/app/ogs-init.c:130) 08/03 15:24:16.596: [app] INFO: Configuration: '/open5gs/install/etc/open5gs/pcf.yaml' (../lib/app/ogs-init.c:130) As for the command outputs :
`logger: sbi: global: udm: |
Beta Was this translation helpful? Give feedback.
-
Hello,
Is there a way to deploy each service of each Open5GS network function into its own docker container?
Thank you in advance :)
Beta Was this translation helpful? Give feedback.
All reactions