Go to file
Dan Gora 520d9cd2c3
Centos devel (#684)
* Remove invalid link in debian docker file.

Remove self-referential link from debian docker setup.

Fixes bug introduced in commit 8c4a50785

* Add Vagrantfile to create CentOS 8 system for deploying open5GS.

This Vagrantfile is identical to the base CentOS 8 box from Vagrant
Cloud, but was modified to increase the amount of virtual memory to
1GB from 512MB.

* Update installation instructions for CentOS 8.

Update the installation instructions for CentOS 8 to describe
step-by-step the commands necessary to install the necessary
prerequesites for building and running Open5GS, installing and building
the source code, and running the base tests to confirm that Open5GS
was built correctly.
2020-11-24 00:23:56 -05:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs Support VoLTE service in ECM-IDLE 2020-11-07 17:27:12 -05:00
debian Release v2.0.22 2020-11-19 07:57:35 -05:00
docker Centos devel (#684) 2020-11-24 00:23:56 -05:00
docs Centos devel (#684) 2020-11-24 00:23:56 -05:00
lib [#672] Fix DL data is not working in 5G Core 2020-11-19 07:47:26 -05:00
misc Release v2.0.0 2020-08-21 23:33:45 -04:00
src Update to generate SMF Log for Session Removed. (#677) 2020-11-19 16:11:28 -05:00
subprojects update usrsctp with new revision 2020-09-13 23:25:10 -04:00
tests [#672] Fix DL data is not working in 5G Core 2020-11-19 07:47:26 -05:00
vagrant Centos devel (#684) 2020-11-24 00:23:56 -05:00
webui Add Environment Variable for WebUI [#587] 2020-10-13 12:39:45 -04:00
.gitignore [#313] remove ./build & ./install 2019-11-27 20:48:24 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md Release v2.0.22 2020-11-19 07:57:35 -05:00
meson.build Release v2.0.22 2020-11-19 07:57:35 -05:00

README.md

Supporting 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.

Special Sponsor

Sponsors

Documentation

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

Technical Discussion

Problem with Open5GS can be filed as issues in this repository. 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