Files
freezer/doc/source/install/install-rdo.rst
Ivan Anfimov f1497d7449 Small fix for install doc
I think a complete update of the documentation is needed.

Change-Id: I260975c6bedead1072241c70d225bbf1d7a7feeb
2025-02-15 15:03:21 +00:00

759 B

Install and configure for Red Hat Enterprise Linux and CentOS

This section describes how to install and configure the Backup service for Red Hat Enterprise Linux 9 and CentOS Stream 9.

Install and configure components

  1. Install the packages:

    $ sudo dnf install python3-devel python3-pip

Finalize installation

Start the Backup services and configure them to start when the system boots:

$ sudo systemctl enable openstack-freezer-api.service

$ sudo systemctl start openstack-freezer-api.service