ec8b561cfd15514d17bb5605a6cd5295bd46e899
[doc.git] / docs / guides / onap-developer / settingup / components.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2    http://creativecommons.org/licenses/by/4.0
3
4 .. _index-setting-individual-components:
5
6 =========================================
7 **Setting Up individual ONAP components**
8 =========================================
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.
11
12 The installation procedures for the various components are provided below:
13
14 User Interfaces
15 ---------------
16
17 .. toctree::
18    :maxdepth: 1
19    :titlesonly:
20
21    CLAMP - :ref:`Closed Loop Automation Platform<index-clamp-installation>`
22    SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
23    Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst>
24    VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
25
26 Platform Components
27 -------------------
28
29 .. toctree::
30    :maxdepth: 1
31    :titlesonly:
32
33    APPC - Application Controller <../../../submodules/appc/deployment.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
34    DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
35    Holmes - Alarm Correlation <../../../submodules/holmes/rule-management.git/docs/platform/installation.rst>
36    Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
37    SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
38    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    NBI - NorthBound API <../../../submodules/externalapi/nbi.git/docs/installation/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>
52    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
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
62    CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
63    Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
64    VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>