Manually configuring the MySQL repository
-
PDF of this doc site
- Online Help
- Monitor and manage cluster performance
- Monitor and manage cluster health
Collection of separate PDF docs
Creating your file...
If the system on which you are installing Unified Manager does not have access to the MySQL Community Edition repository, then you must manually download and configure the repository for a successful installation.
About this task
The MySQL repository provides access to the required MySQL software that must be installed on your system.
This task might fail if the system does not have Internet connectivity. Refer to the MySQL documentation if the system on which you are installing Unified Manager does not have Internet access. |
Steps
-
Download the appropriate MySQL repository for your installation:
wget http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql80-community-release-el7-3.noarch.rpm
-
Configure the MySQL repository:
yum install mysql80-community-release-el7-3.noarch.rpm