blob: 21888241909d8d1f7490c1adc63122bbace15b3d [file] [log] [blame]
llpb3534642023-08-02 09:23:52 -07001Overview
2----------------
3
Larry Peterson92497752023-08-16 14:17:24 -07004`Aether OnRamp <https://github.com/opennetworkinglab/aether-onramp>`__
5is a packaging of Aether in a way that makes it easy to deploy the
6system on your own hardware. It provides an incremental path for users
7to:
llpb3534642023-08-02 09:23:52 -07008
Larry Petersondef1b672023-08-07 14:06:24 -07009* Learn about and observe all the moving parts in Aether.
llpb3534642023-08-02 09:23:52 -070010* Customize Aether for different target environments.
Larry Petersondef1b672023-08-07 14:06:24 -070011* Experiment with scalable edge communication.
Larry Peterson92497752023-08-16 14:17:24 -070012* Deploy and operate Aether with live 5G traffic.
llpb3534642023-08-02 09:23:52 -070013
Larry Peterson92497752023-08-16 14:17:24 -070014Aether OnRamp begins with a *Quick Start* deployment similar to
15`Aether-in-a-Box (AiaB)
16<https://docs.aetherproject.org/master/developer/aiab.html>`__, but
Larry Peterson782fec32023-10-09 12:30:57 -070017then goes on to prescribe a sequence of steps users can follow to
18deploy increasingly complex configurations. OnRamp refers to each such
19configuration as a *blueprint*, and the set supports both emulated and
20physical RANs, along with the runtime machinery needed to operate an
21Aether cluster supporting live 5G workloads. (OnRamp also defines a
224G blueprint that can be used to connected one or more physical eNBs,
23but we postpone a discussion of that capability until a later
24section. Everything else in this guide assumes 5G.)
llpb3534642023-08-02 09:23:52 -070025
Larry Peterson92497752023-08-16 14:17:24 -070026.. include:: directory.rst
llpb3534642023-08-02 09:23:52 -070027
28Aether OnRamp is still a work in progress, but anyone
29interested in participating in that effort is encouraged to join the
30discussion on Slack in the `ONF Community Workspace
31<https://onf-community.slack.com/>`__. A roadmap for the work that
32needs to be done can be found in the `Aether OnRamp Wiki
33<https://github.com/opennetworkinglab/aether-onramp/wiki>`__.
34