summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/settingup/onap_individual.rst
blob: 8bd92d8a96b0bef89f490e4a0091cc355dca5e50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.. This work is licensed undera Creative Commons Attribution 4.0
.. International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017-2018 ONAP


.. index:: Setting Up ONAP individual components


=========================================
**Setting Up ONAP individual components**
=========================================

.. _installing-onap-individual:

**Context**
===========
From a developer perspective, ONAP can be installed component per component.
For details, refer to :ref:`the installation procedure available for each
component<index-setting-individual-components>`.
The 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.
This type of installation is not recommended to fully install ONAP.

* The list of ports used by default within ONAP is documented
  in `ONAP Service List <https://wiki.onap.org/display/DW/ONAP+Services+List>`_.

* The ONAP Source Code is available through Gerrit
  at https://gerrit.onap.org/r/#/admin/projects or Git at https://git.onap.org/.

* ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap.

* ONAP Docker releases are specified by a list of project artifact versions
  in a :ref:`manifest<doc-release-manifest>`.