ajay | b3f4098 | 2021-12-08 14:26:11 -0800 | [diff] [blame] | 1 | .. |
Badhrinath Padmanabhan | 5f12530 | 2022-08-24 12:50:15 +0000 | [diff] [blame] | 2 | SPDX-FileCopyrightText: 2022-present Intel Corporation |
ajay | b3f4098 | 2021-12-08 14:26:11 -0800 | [diff] [blame] | 3 | SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> |
| 4 | SPDX-License-Identifier: Apache-2.0 |
| 5 | |
Zack Williams | 7d058a9 | 2022-03-08 14:50:08 -0700 | [diff] [blame] | 6 | SD-Core |
| 7 | ======= |
ajay | b3f4098 | 2021-12-08 14:26:11 -0800 | [diff] [blame] | 8 | |
Zack Williams | 7d058a9 | 2022-03-08 14:50:08 -0700 | [diff] [blame] | 9 | The SD-Core project is a 4G/5G disaggregated mobile core optimized for public |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 10 | cloud deployment in concert with distributed edge clouds. It exposes standard 3GPP interfaces |
| 11 | enabling use of SD-Core as a conventional mobile core. SD-Core is an integral component |
| 12 | of Aether, ONF’s 5G Connected Edge platform for |
ajay | b5ad6db | 2021-12-09 15:23:24 -0800 | [diff] [blame] | 13 | private mobile connectivity and edge cloud services. It can be rapidly deployed |
| 14 | pre-integrated with Aether, as a standalone 5G/4G mobile core, or as control and |
| 15 | dataplane (UPF) components integrated into custom designed solutions. This range |
| 16 | of versatility makes the open source SD-Core platform ideally suited for the |
| 17 | broadest range of use cases and deployment scenarios. |
| 18 | |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 19 | SD-Core is ideally suited for |
| 20 | |
| 21 | - Small carrier |
| 22 | - Private enterprise 4G/5G networks |
| 23 | - Research community or Universities who wish to study/learn more on 3gpp 4G/5G |
| 24 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 25 | |
| 26 | Getting Started with SD-Core |
| 27 | ---------------------------- |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 28 | - Learn more about SD-Core |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 29 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 30 | - `SD-Core Website <https://opennetworking.org/sd-core/>`_ |
| 31 | - `SD-Core Whitepaper <https://opennetworking.org/wp-content/uploads/2021/07/SD-Core-Technical-White-Paper-FINAL-1.pdf>`_ |
| 32 | - `SD-Core Techinar <https://youtu.be/-eQzbSxXgSU>`_ |
| 33 | - `SD-Core Wiki <https://wiki.opennetworking.org/display/COM/SD-Core>`_ |
Badhrinath Padmanabhan | 5f12530 | 2022-08-24 12:50:15 +0000 | [diff] [blame] | 34 | - `SD-Core Public Folder <https://drive.google.com/drive/folders/1dM5b0B65LkQQ0dGK1m-iIceRJfAASEm1>`_ |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 35 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 36 | |
| 37 | Community |
| 38 | --------- |
| 39 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 40 | Information about participating in the SD Core community and development process |
ajay | 0751498 | 2021-12-07 22:24:32 -0800 | [diff] [blame] | 41 | can be found on the `SD-Core Wiki |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 42 | <https://wiki.opennetworking.org/display/COM/SD-Core>`_. |
| 43 | |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 44 | - Stay in touch by joining |
| 45 | |
| 46 | - `SD-Core mailing list <https://groups.google.com/a/opennetworking.org/g/sdcore-announce>`_ |
| 47 | - \#sdcore-dev channel in `ONF Community Slack <https://onf-community.slack.com>`_ |
| 48 | |
| 49 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 50 | .. toctree:: |
| 51 | :maxdepth: 2 |
| 52 | :caption: Overview |
| 53 | :hidden: |
| 54 | :glob: |
| 55 | |
| 56 | overview/introduction.rst |
| 57 | overview/architecture.rst |
| 58 | overview/3gpp-compliance-5g.rst |
| 59 | overview/3gpp-compliance-4g.rst |
| 60 | overview/faq.rst |
ajay | 2c0f6f4 | 2021-12-02 22:45:19 -0800 | [diff] [blame] | 61 | glossary.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 62 | |
| 63 | .. toctree:: |
| 64 | :maxdepth: 2 |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 65 | :caption: Configuration |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 66 | :hidden: |
| 67 | :glob: |
| 68 | |
| 69 | configuration/config.rst |
ajay | 8794529 | 2021-12-08 00:52:00 -0800 | [diff] [blame] | 70 | configuration/config_rest.rst |
| 71 | configuration/config_simapp.rst |
| 72 | configuration/application_filtering.rst |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 73 | configuration/qos_config.rst |
Ajay Lotan Thakur | e1dfc22 | 2022-10-06 17:58:34 -0700 | [diff] [blame^] | 74 | configuration/config_upf.rst |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 75 | |
| 76 | .. toctree:: |
| 77 | :maxdepth: 2 |
| 78 | :caption: Deployment |
| 79 | :hidden: |
| 80 | :glob: |
| 81 | |
ajay | 0751498 | 2021-12-07 22:24:32 -0800 | [diff] [blame] | 82 | deployment/deployment4G.rst |
| 83 | deployment/deployment5G.rst |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 84 | deployment/deploymentupf.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 85 | |
| 86 | .. toctree:: |
Ankur Upadhyaya | 4f0e3b0 | 2022-10-06 11:15:39 -0600 | [diff] [blame] | 87 | :maxdepth: 2 |
| 88 | :caption: Design |
| 89 | :hidden: |
| 90 | :glob: |
| 91 | |
| 92 | design/design-smf.rst |
| 93 | design/design-amf.rst |
| 94 | |
| 95 | .. toctree:: |
ajay | f66b38e | 2021-12-09 23:44:54 -0800 | [diff] [blame] | 96 | :maxdepth: 3 |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 97 | :caption: Test Automation |
ajay | f66b38e | 2021-12-09 23:44:54 -0800 | [diff] [blame] | 98 | :hidden: |
| 99 | :glob: |
| 100 | |
| 101 | testing/about_system_tests |
| 102 | testing/sdcore_testing |
| 103 | testing/acceptance_specification |
| 104 | |
| 105 | |
| 106 | .. toctree:: |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 107 | :maxdepth: 2 |
| 108 | :caption: Troubleshooting Guide |
| 109 | :hidden: |
| 110 | :glob: |
| 111 | |
| 112 | troubleshooting/flowchart.rst |
| 113 | |
| 114 | .. toctree:: |
| 115 | :maxdepth: 2 |
| 116 | :caption: Developer Guide |
| 117 | :hidden: |
| 118 | :glob: |
| 119 | |
ajay | d19711c | 2021-12-07 12:07:04 -0800 | [diff] [blame] | 120 | developer/aiab.rst |
Ajay Lotan Thakur | 05ce5ce | 2022-09-25 20:36:16 -0700 | [diff] [blame] | 121 | developer/aiab5g.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 122 | developer/gnbsim.rst |
| 123 | developer/testpod.rst |
| 124 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 125 | |
| 126 | .. toctree:: |
| 127 | :maxdepth: 2 |
| 128 | :caption: Releases |
| 129 | :hidden: |
| 130 | :glob: |
| 131 | |
| 132 | release/1* |
Ajay Lotan Thakur | a2fce1b | 2022-08-29 23:00:12 -0700 | [diff] [blame] | 133 | release/upcoming.rst |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 134 | release/process.rst |