Hossein Katebi
6c61015fd5
Migrated to open5gs v2.7.0 ( #276 )
2024-01-24 21:14:53 +01:00
herlesupreeth
d0875021b9
Fix deployment of open5gs on architecture other than x86
2023-07-19 15:12:51 +02:00
herlesupreeth
13c3dc0326
Use freediameter conf file for hss
2021-03-06 16:06:37 +05:30
herlesupreeth
745b26e050
Branch out open5gs WebUI as separate service
2021-01-06 10:18:13 +01:00
herlesupreeth
cc2c596987
Do not use two methods of syncing time at the same time
...
Method 1:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
Mount these inside container so that host and container time are in sync
Method 2:
Pass the TZ environment variable and run the following inside container
$ ln -snf /usr/share/zoneinfo/Europe/Berlin /etc/localtime && echo Europe/Berlin > /etc/timezone
2020-09-25 08:37:47 +02:00
herlesupreeth
27fad29530
Add alternate method to sync time inside the docker
2020-09-25 08:09:00 +02:00
herlesupreeth
21030aa030
Left out trivial changes
2020-07-28 12:43:40 +02:00
herlesupreeth
a95bbf8819
Fixes related to MongoDB access by WebUI
2020-07-21 12:30:53 +02:00
herlesupreeth
4984a18dee
Make more use of .env file for populating configuration in .yaml files
2020-07-21 12:17:15 +02:00
miaoski
7de4f7370f
standalone mongodb
2020-04-12 14:12:14 +02:00
Supreeth Herle
61b0c6befa
Moved from nextepc to open5gs
2020-02-10 13:46:55 +01:00