blob: 8bd92d8a96b0bef89f490e4a0091cc355dca5e50 [file] [log] [blame]
Rich Bennett52b5c092018-09-01 09:48:13 -04001.. This work is licensed undera Creative Commons Attribution 4.0
2.. International License.
3.. http://creativecommons.org/licenses/by/4.0
4.. Copyright 2017-2018 ONAP
5
6
7.. index:: Setting Up ONAP individual components
8
9
10=========================================
11**Setting Up ONAP individual components**
12=========================================
13
14.. _installing-onap-individual:
15
16**Context**
17===========
18From a developer perspective, ONAP can be installed component per component.
19For details, refer to :ref:`the installation procedure available for each
20component<index-setting-individual-components>`.
21The advanced installation procedure is recommended only for experienced
22developers who desire to focus their attention on a few components and who
23have a deep understanding of dependencies between components.
24This type of installation is not recommended to fully install ONAP.
25
26* The list of ports used by default within ONAP is documented
27 in `ONAP Service List <https://wiki.onap.org/display/DW/ONAP+Services+List>`_.
28
29* The ONAP Source Code is available through Gerrit
30 at https://gerrit.onap.org/r/#/admin/projects or Git at https://git.onap.org/.
31
32* ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap.
33
34* ONAP Docker releases are specified by a list of project artifact versions
35 in a :ref:`manifest<doc-release-manifest>`.