Files
gyan/doc/source/install/install-ubuntu.rst
bharath 72ef73e22f Initial commit from cookiecutter
Change-Id: I99fac20f40b2ca006d0a95ded27fe8140d795f50
2018-09-30 22:57:52 +05:30

32 lines
564 B
ReStructuredText

.. _install-ubuntu:
Install and configure for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the gyan
service for Ubuntu 14.04 (LTS).
.. include:: common_prerequisites.rst
Install and configure components
--------------------------------
#. Install the packages:
.. code-block:: console
# apt-get update
# apt-get install
.. include:: common_configure.rst
Finalize installation
---------------------
Restart the gyan services:
.. code-block:: console
# service openstack-gyan-api restart