summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/how-to-use-docs/templates/sections/installation.rst
blob: deac057b1e1d56c88331c0f6e8e946b8ed5a78ac (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2021 ONAP contributors, Nokia

Installation
============

..
   * This section is used to describe how a software component is delivered and
   installed.

   * This section is typically: provided for a platform-component and
   application; and referenced in user guides.

Preparations
------------

..
  e.g. The software must be delivered as described in section Delivery.

Environment
-----------

..
  Cloud containers, public cloud, image formats, resource needs.

Installation
------------

Procedure
+++++++++

#. Start the installation.

..
  Include screenshots or specific commands as examples wherever possible.
  Add the expected result, as well.

#. Verify the installation.

Troubleshooting the installation
++++++++++++++++++++++++++++++++

..
  Include both generic troubleshooting steps and ones specific to the
  installation steps.

Upgrade
-------

..
  If there are any dependencies, mention them here.
  Check compatibility between API versions.

Procedure
+++++++++

#. (optional) Backup your data before starting the upgrade.

..
  Either list the backup steps here or refer to a backup and restore guide (if
  it exists).

#. Start the upgrade.

#. Verify the success of the upgrade.

Troubleshooting the upgrade
+++++++++++++++++++++++++++

..
  Include both generic troubleshooting steps and ones specific to the upgrade
  steps.