
* Added install-guide to freezer repo * Remove install-guide from freezer-api Change-Id: I122f2801e6853a2b3c3bc65408b3cec8fe1b555d
729 B
729 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 7 and CentOS 7.
Install and configure components
Install the packages:
# yum install
Finalize installation
Start the Backup services and configure them to start when the system boots:
# systemctl enable openstack-freezer-api.service
# systemctl start openstack-freezer-api.service