Fix all config files to work with the new Docker images paths

This commit is contained in:
Borjis131
2024-05-03 13:57:08 +02:00
parent c0bd8bad41
commit 8b9c0e1df7
65 changed files with 65 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,9 +1,6 @@
logger:
file: /open5gs/install/var/log/open5gs/ausf.log
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/amf.log
path: /var/log/open5gs/amf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/ausf.log
path: /var/log/open5gs/ausf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/bsf.log
path: /var/log/open5gs/bsf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nrf.log
path: /var/log/open5gs/nrf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/nssf.log
path: /var/log/open5gs/nssf.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/pcf.log
path: /var/log/open5gs/pcf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/smf.log
path: /var/log/open5gs/smf.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/udm.log
path: /var/log/open5gs/udm.log
global:

View File

@@ -2,7 +2,7 @@ db_uri: mongodb://db.open5gs.org/open5gs
logger:
file:
path: /open5gs/install/var/log/open5gs/udr.log
path: /var/log/open5gs/udr.log
global:

View File

@@ -1,6 +1,6 @@
logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
path: /var/log/open5gs/upf.log
global:

View File

@@ -6,7 +6,6 @@ It is normal to see:
```bash
WARN[0297]
volume "open5gs_db_data" already exists but was not created for project "<deployment_name>".
volume "open5gs_db_config" already exists but was not created for project "<deployment_name>".
```
It is only a warning, telling you that the Docker volume exists.
@@ -43,7 +42,7 @@ If the Docker image for mongo is higher than the 5.0 and it is crashing with a m
> source: [docker-library/mongo GitHub issue](https://github.com/docker-library/mongo/issues/485#issuecomment-1028308997)
### Case 2 (Raspberry Pi 4)
mongo provides images for `arm64/v8` but targets ARMv8.2-A and the Raspberry Pi 4 has an ARMv8.0-A cpu, so the Docker images provided do not work. In order for it to work, the `docker-compose.yaml` files provided need to use the appropiate Docker image. An example of those images can be found [here](https://github.com/themattman/mongodb-raspberrypi-docker).
mongo provides images for `arm64/v8` but targets ARMv8.2-A and the Raspberry Pi 4 has an ARMv8.0-A cpu, so the Docker images provided do not work. In order for it to work, the `docker-compose.yaml` files provided need to use the appropiate Docker image. An example of those images can be found [here](https://github.com/themattman/mongodb-raspberrypi-docker).
> source: [mongodb developer community forum](https://www.mongodb.com/community/forums/t/mongodb-and-the-pi-4-on-ubuntu-64-bit-aka-armv8-0-a-support/220635)