blob: 0ae8159c211976f8d5310e1427b01574c2cb925d [file] [log] [blame]
Zack Williams7f708f82020-07-07 12:18:20 -07001Aether Documentation
2====================
3
Zack Williams589ac232021-08-19 08:52:18 -07004Aether is an ONF's 5G/LTE Connected Edge Platform-as-a-Service. More
5information about Aether can be found at the `ONF website
6<https://opennetworking.org/aether/>`_.
7
Zack Williams5d2d6782021-08-26 13:08:44 -07008
9Getting Started with Aether
10---------------------------
11
12Here are some useful places to start with Aether:
13
14* Read the most recent :doc:`Release Notes </release/1.5>`.
15
16* Learn the requirements of hosting an :doc:`Aether Connected Edge
17 </edge_deployment/overview>`.
18
19* Learn about the :doc:`Aether Managemnt Platform </amp/roc>`.
20
21* Setup an Aether software development environment with :doc:`Aether-in-a-Box
Zack Williamsfcd19ec2021-09-01 18:11:54 -070022 </developer/aiab>`.
Zack Williams5d2d6782021-08-26 13:08:44 -070023
24Aether Architecture and Components
25----------------------------------
Zack Williams589ac232021-08-19 08:52:18 -070026
27Aether uses components from several ONF projects. More information can be found
28at these sites:
29
30* `SD-Core <https://opennetworking.org/sd-core/>`_
Hung-Wei Chiu6ed79102021-08-24 14:27:26 -070031* `SD-Fabric <https://opennetworking.org/sd-fabric/>`_
Zack Williams589ac232021-08-19 08:52:18 -070032* `SD-RAN <https://docs.sd-ran.org/master/index.html>`_
Zack Williams589ac232021-08-19 08:52:18 -070033
34More information about mobile networks and 5G can be found in the :doc:`5G
35Mobile Networks: A Systems Approach <sysapproach5g:intro>` book.
36
Zack Williams7f708f82020-07-07 12:18:20 -070037Community
38---------
39
40Information about participating in the Aether community and development process
Zack Williams589ac232021-08-19 08:52:18 -070041can be found on the `ONF Wiki
42<https://wiki.opennetworking.org/display/COM/Aether>`_.
Hung-Wei Chiu77c969e2020-10-23 18:13:07 +000043
44.. toctree::
45 :maxdepth: 3
46 :caption: Edge Deployment
47 :hidden:
48 :glob:
49
Zack Williams794532a2021-03-18 17:38:36 -070050 edge_deployment/overview
51 edge_deployment/site_planning
52 edge_deployment/management_net_bootstrap
53 edge_deployment/server_bootstrap
54 edge_deployment/fabric_switch_bootstrap
55 edge_deployment/vpn_bootstrap
56 edge_deployment/runtime_deployment
Hyunsun Moond12f32b2021-07-30 12:55:00 -070057 edge_deployment/bess_upf_deployment
Hung-Wei Chiud06947b2021-08-10 16:10:07 -070058 edge_deployment/sdfabric_deployment
Zack Williams794532a2021-03-18 17:38:36 -070059 edge_deployment/connectivity_service_update
60 edge_deployment/enb_installation
Hyunsun Moond1e87332022-02-18 15:07:20 -080061 edge_deployment/site_remove
Zack Williams794532a2021-03-18 17:38:36 -070062 edge_deployment/troubleshooting
Zack Williams1ae109e2021-07-27 11:17:04 -070063 edge_deployment/pronto
Zack Williams794532a2021-03-18 17:38:36 -070064
Scott Bakera91cbd52021-07-28 09:23:08 -070065.. toctree::
66 :maxdepth: 3
67 :caption: Aether Management Platform
68 :hidden:
69 :glob:
70
71 amp/roc
Scott Baker3c7cfea2022-03-09 16:22:42 -080072 amp/subproxy
Andy Bavier0478ee52021-07-29 17:05:22 -070073 amp/monitoring
Jeremy Ronquillo35428fe2021-04-12 12:25:04 -070074
Zack Williams794532a2021-03-18 17:38:36 -070075.. toctree::
76 :maxdepth: 3
Scott Baker3c7cfea2022-03-09 16:22:42 -080077 :caption: Operations
78 :hidden:
79 :glob:
80
81 operations/gui
82 operations/subscriber
83 operations/application
84 operations/slice
85 operations/metering
86 operations/monitor
87 operations/procedures
88
89.. toctree::
90 :maxdepth: 3
Jeremy Ronquillo35428fe2021-04-12 12:25:04 -070091 :caption: Aether Test Automation
Zack Williams794532a2021-03-18 17:38:36 -070092 :hidden:
93 :glob:
94
Jeremy Ronquillo35428fe2021-04-12 12:25:04 -070095 testing/about_system_tests
Elena Stoeva084ee832021-08-04 20:45:03 +030096 testing/aether-roc-tests
Jeremy Ronquillo311aa262021-04-15 15:00:49 -070097 testing/acceptance_specification
Zack Williams794532a2021-03-18 17:38:36 -070098
99.. toctree::
Scott Bakerfab7c9e2021-07-29 17:12:16 -0700100 :maxdepth: 3
101 :caption: Aether Developer Notes
102 :hidden:
103 :glob:
104
Andy Bavierf73c3d22021-08-30 10:29:06 -0700105 developer/aiab
Scott Bakerfab7c9e2021-07-29 17:12:16 -0700106 developer/roc
Scott Baker00df5a82021-08-13 16:01:57 -0700107 developer/roc-api
Scott Bakerfab7c9e2021-07-29 17:12:16 -0700108
109.. toctree::
Zack Williams1ae109e2021-07-27 11:17:04 -0700110 :maxdepth: 2
111 :caption: Releases
112 :hidden:
113 :glob:
114
Zack Williams1ae109e2021-07-27 11:17:04 -0700115 release/1*
Scott Baker505738f2022-03-09 10:51:53 -0800116 release/2*
Zack Williams5d2d6782021-08-26 13:08:44 -0700117 release/process.rst