blob: 2c8edc273f47100f1f13221797623f4ed37797c5 [file] [log] [blame]
Larry Petersonb8113a42023-08-15 14:39:43 -07001Introduction
2==============
3
Larry Peterson4d344dd2023-08-17 14:46:22 -07004Aether is an open source 5G edge cloud platform that supports
5enterprise deployments of Private 5G. Information about the Aether
6project can be found on the ONF website, and an introduction to the
7Aether architecture can be found in a companion book:
Larry Petersonb8113a42023-08-15 14:39:43 -07008
9.. _reading_private5g:
10.. admonition:: Further Reading
11
12 `Aether: An ONF Project <https://opennetworking.org/aether/>`_.
13
14 L. Peterson, O. Sunay, and B. Davie. `Private 5G: A Systems
15 Approach <https://5g.systemsapproach.org>`__. 2023
16
17
18Getting Started with Aether
19---------------------------
20
Larry Petersonbd529682023-10-11 11:56:46 -070021:doc:`Aether OnRamp </onramp/overview>` is now the recommended way to
22get started with Aether. It defines a step-by-step procedure for
23deploying and operating Aether on your own hardware, including support
24for `5G small cell
25<https://opennetworking.org/products/moso-canopy-5g-indoor-small-cell/>`__
26radios.
Larry Petersonb8113a42023-08-15 14:39:43 -070027
Larry Petersonbd529682023-10-11 11:56:46 -070028Other Aether guides available on this site include:
Larry Petersonb8113a42023-08-15 14:39:43 -070029
Larry Petersonbd529682023-10-11 11:56:46 -070030* :doc:`Developing for Aether </developer/aiab>`: Learn how to
31 contribute back to Aether.
Larry Petersonb8113a42023-08-15 14:39:43 -070032
Larry Peterson4d344dd2023-08-17 14:46:22 -070033* :doc:`Runtime Operations </operations/gui>`: Learn how
34 to operate Aether's 5G connectivity service.
Larry Petersonb8113a42023-08-15 14:39:43 -070035
Larry Petersonaa89b8e2023-08-17 15:28:59 -070036* :doc:`Test Automation </testing/about_system_tests>`: Learn how Aether
Larry Peterson4d344dd2023-08-17 14:46:22 -070037 components are tested.
Larry Petersonb8113a42023-08-15 14:39:43 -070038
Larry Peterson3487a422023-08-16 13:28:51 -070039Note that Aether was originally deployed as a centrally-manged,
40ONF-operated cloud service, with the expectation that organizations
Larry Petersona30a75e2023-09-01 15:44:37 -070041would participate in Aether by connecting their edge site to this
Larry Peterson4d344dd2023-08-17 14:46:22 -070042operational deployment.\ [#]_ That service is now being deprecated in
43favor of users bringing up their own Aether sites using :doc:`OnRamp
Larry Peterson48818332023-09-28 14:23:50 -070044</onramp/overview>`.
Larry Peterson3487a422023-08-16 13:28:51 -070045
46.. [#] The original Aether service supported the Pronto research
47 project, with edge clusters built on top of an SDN-controlled
48 and fully programmable switching fabric. That fabric is no
49 longer included in Aether OnRamp.
50
51
Larry Petersonb8113a42023-08-15 14:39:43 -070052Aether Components
53------------------------
54
55Aether uses components from several ONF projects. Information about
56these projects can be found at the following sites:
57
58* SD-Core
59
60 * `SD-Core Website <https://opennetworking.org/sd-core/>`_
61 * :doc:`SD-Core Documentation <sdcore:index>`
62
Larry Petersonb8113a42023-08-15 14:39:43 -070063* SD-RAN
64
65 * `SD-RAN Website <https://opennetworking.org/open-ran/>`_
66 * :doc:`SD-RAN Documentation <sdran:index>`
67
Larry Peterson3487a422023-08-16 13:28:51 -070068* SD-Fabric
69
70 * `SD-Fabric Website <https://opennetworking.org/sd-fabric/>`_
71 * :doc:`SD-Fabric Documentation <sdfabric:index>`
72
Larry Petersonb8113a42023-08-15 14:39:43 -070073More information about 5G and Aether's architecture can be found in
74the :doc:`Private 5G: A Systems Approach <sysapproach5g:index>` book.
75
76Community
77---------
78
79Information about participating in the Aether community and
80development process can be found on the `ONF Wiki
81<https://wiki.opennetworking.org/display/COM/Aether>`_. Join the
82discussion about Aether on Slack in the `ONF Community Workspace
83<https://onf-community.slack.com/>`__.