efiacor | 0fb3b8f | 2022-10-28 15:29:26 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 2 | .. International License. |
| 3 | .. http://creativecommons.org/licenses/by/4.0 |
| 4 | .. Copyright (C) 2022 Nordix Foundation |
| 5 | |
| 6 | .. Links |
| 7 | .. _ONAP Release Long Term Roadmap: https://wiki.onap.org/display/DW/Long+Term+Roadmap |
| 8 | |
| 9 | .. _oom_deploy_guide: |
| 10 | |
| 11 | OOM Deployment Guide |
| 12 | -------------------- |
| 13 | |
| 14 | .. figure:: ../../resources/images/oom_logo/oomLogoV2-medium.png |
| 15 | :align: right |
| 16 | |
| 17 | ONAP OOM supports several options for the deployment of ONAP using it's helm charts. |
| 18 | |
| 19 | * :ref:`oom_helm_release_repo_deploy` |
| 20 | * :ref:`oom_helm_testing_repo_deploy` |
| 21 | * :ref:`oom_dev_testing_local_deploy` |
| 22 | |
| 23 | .. warning:: |
| 24 | | **Pre-requisites** |
| 25 | | The following sections must be completed before continuing with deployment: |
| 26 | |
| 27 | | :ref:`Set up your base platform<oom_base_setup_guide>` |
| 28 | |
| 29 | |
| 30 | Each deployment method can be customized to deploy a subset of ONAP component applications. |
| 31 | See the :ref:`oom_customize_overrides` section for more details. |
| 32 | |
| 33 | |
| 34 | .. toctree:: |
| 35 | :hidden: |
| 36 | |
| 37 | oom_customize_overrides.rst |
| 38 | oom_helm_release_repo_deploy.rst |
| 39 | oom_helm_testing_repo_deploy.rst |
| 40 | oom_dev_testing_local_deploy.rst |
| 41 | |
| 42 | |