Go to file
Bostjan Meglic d2cbcf7118
[build] Use local sources to build applications (#1583)
"build" Docker image previously downloaded latest version of Open5GS
from github, and built the project from that.
Use local source files for building instead.
2022-06-19 18:18:09 +09:00
.github Remove sctp test in MacOSX CI (#1489) 2022-04-14 10:31:20 +09:00
configs configs: use proper default IP address for metrics server (#1603) 2022-06-13 23:13:58 +09:00
debian Release v2.4.8 2022-06-12 16:29:24 +09:00
docker [build] Use local sources to build applications (#1583) 2022-06-19 18:18:09 +09:00
docs Oops! removed one time in the document 2022-06-12 17:18:03 +09:00
lib [SBI] Change NfInstance.Id to Optional 2022-06-18 23:56:12 +09:00
misc Added show commands in the dbctl (#1613) 2022-06-17 06:27:24 +09:00
src [MME/AMF] Fixed network name encoding (#1614) 2022-06-19 18:16:11 +09:00
subprojects Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
tests [SBI] Change NfInstance.Id to Optional 2022-06-18 23:56:12 +09:00
vagrant Migrating to CentOS Stream 8 in Vagrant (#1450) 2022-04-01 22:28:32 +09:00
webui Release v2.4.7 2022-05-21 19:22:11 +09:00
.dockerignore [build] Use local sources to build applications (#1583) 2022-06-19 18:18:09 +09:00
.gitignore Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md [SMF] Apply 5G Core into GSM (#1498) 2022-05-15 06:27:54 +09:00
meson.build Release v2.4.8 2022-06-12 16:29:24 +09:00
meson_options.txt Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00

README.md

Open5GS

If you find Open5GS useful for work, please consider supporting this Open Source project by Becoming a sponsor. To manage the funding transactions transparently, you can donate through OpenCollective.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

Documentation

If you don't understand something about Open5GS, the https://open5gs.org/open5gs/docs/ is a great place to look for answers.

Community

  • Problem with Open5GS can be filed as issues in this repository.
  • Other topics related to this project are happening on the discussions.
  • Voice and text chat are available in Open5GS's Discord workspace. Use this link to get started.

Contributing

If you're contributing through a pull request to Open5GS project on GitHub, please read the Contributor License Agreement in advance.

License