  README File for Plesk Core components Packaged as an EZ
  Template.
  Copyright (c) 2015 Plesk. All rights reserved.


  This document describes prerequisites and steps for installing core
  components of Plesk running inside Virtuozzo.
  ______________________________________________________________________

  Table of Contents


  1. Prerequisites
  2. Installation Instructions
  3. Copyright Information


  ______________________________________________________________________

  11..  PPrreerreeqquuiissiitteess

  This template is compatible with OS template centos-6-x86_64.

  Before installing Plesk from this template, make sure that the
  following prerequisites are met:

  1. A Container is created using centos-6-x86_64 OS template.

  2. IP address and resolvable hostname are assigned to the Container.

  You can use the following set of commands to create a Container with
  ID of 101 suitable for running Plesk:


       # vzctl create 101 --ostemplate centos-6-x86_64
       # vzctl set 101 --ipadd 10.100.1.2 --hostname test.my.com --save



  This will create Container 101 with hostname "test.my.com" and IP
  address of "10.100.1.2".

  If you want to be able to configure disk quotas from Plesk, then the
  second level of disk quotas must be enabled inside the container.
  Argument of --quotaugidlimit (limit for number of users and groups
  inside the container) option should be more than an estimated number
  of operating system users and groups in that container. Value of _1_5_0
  should be sufficient for regular use:


       # vzctl set 101 --quotaugidlimit 150 --save



  If you are not going to use the vps.plesk7.rh9 sample configuration
  file, you should explicitly define the following parameters :
  --numproc, --kmemsize, --privvmpages


               #vzctl set 101 --numproc 400:400 --save
               #vzctl set 101 --kmemsize 16384000:18022400 --save
               #vzctl set 101 --privvmpages 262144:292912 --save


  This will allocate the resources required for Plesk to work inside a
  Container.

  22..  IInnssttaallllaattiioonn IInnssttrruuccttiioonnss

  To install Plesk Core components into your container, use the
  following command:


               #vzpkg install 101 pp17



  When the installation is finished, Plesk will have started
  automatically. In order to complete the initial configuration, you
  need to log in to Plesk on your host at: https://[your-machine.domain-
  name-here]:8443/ or https://[your-ip-here]:8443/

  To log in, use username "root" and the password of superuser. Both are
  case sensitive.

  Plesk requires a license key in order to operate. Information about
  obtaining license key is available at http://plesk.com/plesk/buy-
  plesk/.

  You can learn more about Plesk at http://www.plesk.com/.

  33..  CCooppyyrriigghhtt IInnffoorrmmaattiioonn

  Plesk is a product of Plesk, http://www.plesk.com/

  Virtuozzo and Odin Business Automation Standard are products of Odin,
  http://www.odin.com/



