Install Control Panel Server

  • Use corresponding option of the Control Panel installer in case MySQL is already installed and configured.
  • Installer output is redirected to ./onapp-cp-install.log.
  • All installer critical errors are in /var/log/messages.
  • The support status of Xen changes to End of Support in Virtuozzo OnApp 6.5. We will no longer develop features or provide full support for Xen compute resources in Virtuozzo OnApp clouds.

To install the Control Panel server, run the following procedure:

  1. Update your server:

    1
    
    # yum update
    
  2. Download the Virtuozzo OnApp YUM repository file:

    1
    
    # rpm -Uvh http://rpm.repo.onapp.com/repo/onapp-repo-7.0.noarch.rpm
    
  3. Install the Virtuozzo OnApp Control Panel installer package:

    1
    
    # yum install onapp-cp-install
    
  4. (Optional) You can set custom configuration options for Control Panel. It is important to set custom values before the installer script runs.

The full list of custom configuration options for Control Panel.
  1. Run the Control Panel installer. For CentOS 7:

    1
    
    # /onapp/onapp-cp-install/onapp-cp-install.sh -i SNMP_TRAP_IPS
    
The full list of installer options for Control Panel.