Files
freezer/install-guide/source/install-rdo.rst
Saad Zaher a8ca5cb86b Move install-guide to freezer repo
* Added install-guide to freezer repo
   * Remove install-guide from freezer-api

Change-Id: I122f2801e6853a2b3c3bc65408b3cec8fe1b555d
2017-04-26 17:41:47 +00:00

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

  1. 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