Install the Data Warehouse

To install the Data Warehouse on hosts running RHEL 7 or CentOS 7:

Important: Do not install the Data Warehouse on a machine running Eucalyptus services.
  1. Configure the Eucalyptus package repository on the Data Warehouse host:
    yum --nogpgcheck install
    http://downloads.eucalyptus.com/software/eucalyptus/4.4/rhel/7/x86_64/eucalyptus-release-4.4-1.el7.noarch.rpm
  2. Install the Data Warehouse packages:
    yum install eucadw
  3. Install the PostgreSQL server:
    yum install postgresql91-server
You are now ready to Configure the Database.
x