blob: fe18e57daa69fd0f48028757a32682ddc987241e [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>
25
26Platform Components
27-------------------
28
29.. toctree::
30 :maxdepth: 1
31 :titlesonly:
32
Rich Bennett7e34ab32018-04-18 11:03:25 -040033 APPC - Application Controller <../../../submodules/appc/deployment.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
Eric Debeau9792b642017-11-17 20:00:07 +000034 DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
Rich Bennett7e34ab32018-04-18 11:03:25 -040035 Holmes - Alarm Correlation <../../../submodules/holmes/rule-management.git/docs/platform/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000036 Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
Rich Bennett7e34ab32018-04-18 11:03:25 -040037 SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000038 SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst>
39 VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/installation.rst>
40
41Common Services
42---------------
43
44.. toctree::
45 :maxdepth: 1
46 :titlesonly:
47
48 AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst>
49 DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst>
50 Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
Eric Debeau9792b642017-11-17 20:00:07 +000051 MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000052 MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
53
54SDK
55---
56
57.. toctree::
58 :maxdepth: 1
59 :titlesonly:
60
Eric Debeau9792b642017-11-17 20:00:07 +000061 CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
Gildas Lanilis3b95fe62017-11-22 11:40:33 -080062 Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
Eric Debeaucd99e882017-11-13 16:28:54 +000063 VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>