herlesupreeth
b538301889
More parameter section of open5gs config under global section
2024-02-26 12:06:28 +01:00
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
0ca95ac0d5
Use single image for all open5gs components (Disk usage optimizations)
2021-06-16 11:39:26 +02:00
herlesupreeth
13c3dc0326
Use freediameter conf file for hss
2021-03-06 16:06:37 +05:30
herlesupreeth
2044dc04a5
Groundwork for IPv6 support
2021-03-06 13:46:36 +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
28d57cb8b8
Compensate for the delayed start of mongodb service in HSS
2020-07-29 12:25:16 +02:00
herlesupreeth
21030aa030
Left out trivial changes
2020-07-28 12:43:40 +02:00
herlesupreeth
70a48734de
Trivial changes
2020-07-28 12:41:52 +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
herlesupreeth
038052d646
Move away from build time exposing ports to runtime exposing of ports for greater flexibility
2020-07-21 10:14:31 +02:00
miaoski
7de4f7370f
standalone mongodb
2020-04-12 14:12:14 +02:00
Supreeth Herle
01a27ed9bd
Oops! fixing image names
2020-02-10 16:21:23 +01:00
Supreeth Herle
41e1e64092
Added docker-compose to bring up all the services at once
2020-02-10 16:16:19 +01:00
Supreeth Herle
61b0c6befa
Moved from nextepc to open5gs
2020-02-10 13:46:55 +01:00