
I think a complete update of the documentation is needed. Change-Id: I260975c6bedead1072241c70d225bbf1d7a7feeb
759 B
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
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