blob: 047038d0f4d143f63e73225ef4ebb70f6982729a [file] [log] [blame]
Rich Bennetta4cf27d2017-11-12 23:11:28 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 http://creativecommons.org/licenses/by/4.0
3
Gildas Lanilis3b95fe62017-11-22 11:40:33 -08004.. _index-setting-individual-components:
Rich Bennetta4cf27d2017-11-12 23:11:28 -05005
6=========================================
7**Setting Up individual ONAP components**
8=========================================
Gildas Lanilis3b95fe62017-11-22 11:40:33 -08009From 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.
10This type of installation is not recommended to fully install ONAP.
Rich Bennetta4cf27d2017-11-12 23:11:28 -050011
Gildas Lanilis3b95fe62017-11-22 11:40:33 -080012The installation procedures for the various components are provided below:
Rich Bennetta4cf27d2017-11-12 23:11:28 -050013
Eric Debeaucd99e882017-11-13 16:28:54 +000014User Interfaces
15---------------
Rich Bennetta4cf27d2017-11-12 23:11:28 -050016
Eric Debeaucd99e882017-11-13 16:28:54 +000017.. toctree::
18 :maxdepth: 1
19 :titlesonly:
20
Gildas Lanilis3b95fe62017-11-22 11:40:33 -080021 CLAMP - :ref:`Closed Loop Automation Platform<index-clamp-installation>`
Eric Debeaucd99e882017-11-13 16:28:54 +000022 SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
Eric Debeau9792b642017-11-17 20:00:07 +000023 Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000024 VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
Abdelmuhaimen Seaudi89ab0552017-11-21 20:23:44 +000025 SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000026
27Platform Components
28-------------------
29
30.. toctree::
31 :maxdepth: 1
32 :titlesonly:
33
Eric Debeau9792b642017-11-17 20:00:07 +000034 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 Debeaucd99e882017-11-13 16:28:54 +000037 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
42Common 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 Debeau9792b642017-11-17 20:00:07 +000052 MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000053 MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
54
55SDK
56---
57
58.. toctree::
59 :maxdepth: 1
60 :titlesonly:
61
Eric Debeau9792b642017-11-17 20:00:07 +000062 CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
Gildas Lanilis3b95fe62017-11-22 11:40:33 -080063 Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000064 VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>