Add SCP to deployment

This commit is contained in:
herlesupreeth
2022-10-28 14:46:42 +02:00
parent cd5bf678b6
commit 99a92f13fe
26 changed files with 166 additions and 24 deletions

View File

@@ -28,7 +28,7 @@
cp /mnt/udm/udm.yaml install/etc/open5gs
sed -i 's|UDM_IP|'$UDM_IP'|g' install/etc/open5gs/udm.yaml
sed -i 's|NRF_IP|'$NRF_IP'|g' install/etc/open5gs/udm.yaml
sed -i 's|SCP_IP|'$SCP_IP'|g' install/etc/open5gs/udm.yaml
# Sync docker time
#ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone