1b743c6ddd605c25d7294b2367ebde99147977bb
[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
24 Platform Components
25 -------------------
26
27 .. toctree::
28    :maxdepth: 1
29    :titlesonly:
30
31    APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
32    DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
33    Holmes - Alarm Correlation <../../../submodules/holmes.git/docs/platform/installation.rst>
34    Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
35    SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/installation.rst>
36    SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst>
37    VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/installation.rst>
38
39 Common Services
40 ---------------
41
42 .. toctree::
43    :maxdepth: 1
44    :titlesonly:
45
46    AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst>
47    DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst>
48    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
49    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
50    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
51
52 SDK
53 ---
54
55 .. toctree::
56    :maxdepth: 1
57    :titlesonly:
58
59    CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
60    Portal - <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
61    VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>