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

27 lines
703 B
ReStructuredText

.. _install-obs:
Install and configure for openSUSE and SUSE Linux Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the fenix service
for openSUSE and SUSE Linux Enterprise Server.
.. 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