Improve doc to install individual cpts
[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    SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
26
27 Platform Components
28 -------------------
29
30 .. toctree::
31    :maxdepth: 1
32    :titlesonly:
33
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>
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>
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>