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 | b5ad6db | 2021-12-09 15:23:24 -0800 | [diff] [blame] | 10 | cloud deployment in concert with distributed edge clouds and is ideally suited |
| 11 | for carrier and private enterprise 5G networks. It exposes standard 3GPP interfaces |
| 12 | enabling use of SD-Core as a conventional mobile core. |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 13 | |
ajay | b5ad6db | 2021-12-09 15:23:24 -0800 | [diff] [blame] | 14 | SD-Core is an integral component of Aether, ONF’s 5G Connected Edge platform for |
| 15 | private mobile connectivity and edge cloud services. It can be rapidly deployed |
| 16 | pre-integrated with Aether, as a standalone 5G/4G mobile core, or as control and |
| 17 | dataplane (UPF) components integrated into custom designed solutions. This range |
| 18 | of versatility makes the open source SD-Core platform ideally suited for the |
| 19 | broadest range of use cases and deployment scenarios. |
| 20 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 21 | |
| 22 | Getting Started with SD-Core |
| 23 | ---------------------------- |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 24 | - Learn more about SD-Core |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 25 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 26 | - `SD-Core Website <https://opennetworking.org/sd-core/>`_ |
| 27 | - `SD-Core Whitepaper <https://opennetworking.org/wp-content/uploads/2021/07/SD-Core-Technical-White-Paper-FINAL-1.pdf>`_ |
| 28 | - `SD-Core Techinar <https://youtu.be/-eQzbSxXgSU>`_ |
| 29 | - `SD-Core Wiki <https://wiki.opennetworking.org/display/COM/SD-Core>`_ |
Badhrinath Padmanabhan | 5f12530 | 2022-08-24 12:50:15 +0000 | [diff] [blame] | 30 | - `SD-Core Public Folder <https://drive.google.com/drive/folders/1dM5b0B65LkQQ0dGK1m-iIceRJfAASEm1>`_ |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 31 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 32 | - Stay in touch by joining |
| 33 | |
| 34 | - `SD-Core mailing list <https://groups.google.com/a/opennetworking.org/g/sdcore-announce>`_ |
| 35 | - \#sdcore-dev channel in `ONF Community Slack <https://onf-community.slack.com>`_ |
| 36 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 37 | |
| 38 | Community |
| 39 | --------- |
| 40 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 41 | Information about participating in the SD Core community and development process |
ajay | 0751498 | 2021-12-07 22:24:32 -0800 | [diff] [blame] | 42 | can be found on the `SD-Core Wiki |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 43 | <https://wiki.opennetworking.org/display/COM/SD-Core>`_. |
| 44 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 45 | .. toctree:: |
| 46 | :maxdepth: 2 |
| 47 | :caption: Overview |
| 48 | :hidden: |
| 49 | :glob: |
| 50 | |
| 51 | overview/introduction.rst |
| 52 | overview/architecture.rst |
| 53 | overview/3gpp-compliance-5g.rst |
| 54 | overview/3gpp-compliance-4g.rst |
| 55 | overview/faq.rst |
ajay | 2c0f6f4 | 2021-12-02 22:45:19 -0800 | [diff] [blame] | 56 | glossary.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 57 | |
| 58 | .. toctree:: |
| 59 | :maxdepth: 2 |
ajay | d19711c | 2021-12-07 12:07:04 -0800 | [diff] [blame] | 60 | :caption: Configuration & Deployment |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 61 | :hidden: |
| 62 | :glob: |
| 63 | |
| 64 | configuration/config.rst |
ajay | 8794529 | 2021-12-08 00:52:00 -0800 | [diff] [blame] | 65 | configuration/config_rest.rst |
| 66 | configuration/config_simapp.rst |
| 67 | configuration/application_filtering.rst |
ajay | 0751498 | 2021-12-07 22:24:32 -0800 | [diff] [blame] | 68 | deployment/deployment4G.rst |
| 69 | deployment/deployment5G.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 70 | |
| 71 | .. toctree:: |
ajay | f66b38e | 2021-12-09 23:44:54 -0800 | [diff] [blame] | 72 | :maxdepth: 3 |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 73 | :caption: Test Automation |
ajay | f66b38e | 2021-12-09 23:44:54 -0800 | [diff] [blame] | 74 | :hidden: |
| 75 | :glob: |
| 76 | |
| 77 | testing/about_system_tests |
| 78 | testing/sdcore_testing |
| 79 | testing/acceptance_specification |
| 80 | |
| 81 | |
| 82 | .. toctree:: |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 83 | :maxdepth: 2 |
| 84 | :caption: Troubleshooting Guide |
| 85 | :hidden: |
| 86 | :glob: |
| 87 | |
| 88 | troubleshooting/flowchart.rst |
| 89 | |
| 90 | .. toctree:: |
| 91 | :maxdepth: 2 |
| 92 | :caption: Developer Guide |
| 93 | :hidden: |
| 94 | :glob: |
| 95 | |
ajay | d19711c | 2021-12-07 12:07:04 -0800 | [diff] [blame] | 96 | developer/aiab.rst |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 97 | developer/gnbsim.rst |
| 98 | developer/testpod.rst |
| 99 | |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 100 | |
| 101 | .. toctree:: |
| 102 | :maxdepth: 2 |
| 103 | :caption: Releases |
| 104 | :hidden: |
| 105 | :glob: |
| 106 | |
| 107 | release/1* |
Ajay Lotan Thakur | a2fce1b | 2022-08-29 23:00:12 -0700 | [diff] [blame] | 108 | release/upcoming.rst |
Zack Williams | ccaa38a | 2021-11-16 15:36:05 -0700 | [diff] [blame] | 109 | release/process.rst |