Add SCP to deployment
This commit is contained in:
@@ -34,8 +34,8 @@ amf:
|
||||
full: Open5GS
|
||||
amf_name: open5gs-amf0
|
||||
|
||||
nrf:
|
||||
scp:
|
||||
sbi:
|
||||
- addr:
|
||||
- NRF_IP
|
||||
- SCP_IP
|
||||
port: 7777
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
cp /mnt/amf/amf.yaml install/etc/open5gs
|
||||
sed -i 's|AMF_IP|'$AMF_IP'|g' install/etc/open5gs/amf.yaml
|
||||
sed -i 's|NRF_IP|'$NRF_IP'|g' install/etc/open5gs/amf.yaml
|
||||
sed -i 's|SCP_IP|'$SCP_IP'|g' install/etc/open5gs/amf.yaml
|
||||
sed -i 's|MNC|'$MNC'|g' install/etc/open5gs/amf.yaml
|
||||
sed -i 's|MCC|'$MCC'|g' install/etc/open5gs/amf.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user