Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | http://creativecommons.org/licenses/by/4.0 |
| 3 | |
Gildas Lanilis | 3b95fe6 | 2017-11-22 11:40:33 -0800 | [diff] [blame] | 4 | .. _index-setting-individual-components: |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 5 | |
| 6 | ========================================= |
| 7 | **Setting Up individual ONAP components** |
| 8 | ========================================= |
Gildas Lanilis | 3b95fe6 | 2017-11-22 11:40:33 -0800 | [diff] [blame] | 9 | From a developer perspective, ONAP can be installed component per component. This advanced installation procedure is recommended only for experienced developers who desire to focus their attention on a few components and who have a deep understanding of dependencies between components. |
| 10 | This type of installation is not recommended to fully install ONAP. |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 11 | |
Gildas Lanilis | 3b95fe6 | 2017-11-22 11:40:33 -0800 | [diff] [blame] | 12 | The installation procedures for the various components are provided below: |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 13 | |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 14 | User Interfaces |
| 15 | --------------- |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 16 | |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 17 | .. toctree:: |
| 18 | :maxdepth: 1 |
| 19 | :titlesonly: |
| 20 | |
Gildas Lanilis | 3b95fe6 | 2017-11-22 11:40:33 -0800 | [diff] [blame] | 21 | CLAMP - :ref:`Closed Loop Automation Platform<index-clamp-installation>` |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 22 | SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst> |
Eric Debeau | 9792b64 | 2017-11-17 20:00:07 +0000 | [diff] [blame] | 23 | Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst> |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 24 | VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst> |
Abdelmuhaimen Seaudi | 89ab055 | 2017-11-21 20:23:44 +0000 | [diff] [blame] | 25 | SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst> |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 26 | |
| 27 | Platform Components |
| 28 | ------------------- |
| 29 | |
| 30 | .. toctree:: |
| 31 | :maxdepth: 1 |
| 32 | :titlesonly: |
| 33 | |
Eric Debeau | 9792b64 | 2017-11-17 20:00:07 +0000 | [diff] [blame] | 34 | APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst> |
| 35 | DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst> |
| 36 | Holmes - Alarm Correlation <../../../submodules/holmes.git/docs/platform/installation.rst> |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 37 | Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst> |
| 38 | SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/installation.rst> |
| 39 | SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst> |
| 40 | VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/installation.rst> |
| 41 | |
| 42 | Common Services |
| 43 | --------------- |
| 44 | |
| 45 | .. toctree:: |
| 46 | :maxdepth: 1 |
| 47 | :titlesonly: |
| 48 | |
| 49 | AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst> |
| 50 | DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst> |
| 51 | Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst> |
Eric Debeau | 9792b64 | 2017-11-17 20:00:07 +0000 | [diff] [blame] | 52 | MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst> |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 53 | MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst> |
| 54 | |
| 55 | SDK |
| 56 | --- |
| 57 | |
| 58 | .. toctree:: |
| 59 | :maxdepth: 1 |
| 60 | :titlesonly: |
| 61 | |
Eric Debeau | 9792b64 | 2017-11-17 20:00:07 +0000 | [diff] [blame] | 62 | CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst> |
Gildas Lanilis | 3b95fe6 | 2017-11-22 11:40:33 -0800 | [diff] [blame] | 63 | Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst> |
Eric Debeau | cd99e88 | 2017-11-13 16:28:54 +0000 | [diff] [blame] | 64 | VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst> |