fenix/doc/source/install/install-rdo.rst

27 lines
696 B
ReStructuredText

.. _install-rdo:
Install and configure for Red Hat Enterprise Linux and CentOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the fenix service
for Red Hat Enterprise Linux and CentOS.
.. include:: common_prerequisites.rst
.. include:: ../configuration/configuration.rst
Finalize installation
---------------------
Start the fenix services and configure them to start when
the system boots:
.. code-block:: console
# systemctl enable openstack-fenix-api.service
# systemctl start openstack-fenix-api.service
# systemctl enable openstack-fenix-engine.service
# systemctl start openstack-fenix-engine.service