Issue-id: DOC-202
[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
5 =========================================
6 **Setting Up individual ONAP components**
7 =========================================
8 It is possible to deploy individual components.
9
10 The documentation to install the various components is available here:
11
12 User Interfaces
13 ---------------
14
15 .. toctree::
16    :maxdepth: 1
17    :titlesonly:
18
19    CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/index.rst>
20    SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
21    Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst>
22    VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
23    SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.git/docs/installation.rst>
24
25 Platform Components
26 -------------------
27
28 .. toctree::
29    :maxdepth: 1
30    :titlesonly:
31
32    APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
33    DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
34    Holmes - Alarm Correlation <../../../submodules/holmes.git/docs/platform/installation.rst>
35    Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
36    SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/installation.rst>
37    SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst>
38    VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/installation.rst>
39
40 Common Services
41 ---------------
42
43 .. toctree::
44    :maxdepth: 1
45    :titlesonly:
46
47    AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst>
48    DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst>
49    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
50    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
51    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
52
53 SDK
54 ---
55
56 .. toctree::
57    :maxdepth: 1
58    :titlesonly:
59
60    CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
61    Portal - <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
62    VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>