How do I create a VE with Plesk?

Article ID: 876 
Last Review: Oct,6 2008
Author: Vitaly Filatov
Last updated by: system APPLIES TO:
  • Parallels Virtuozzo Containers for Linux

Resolution

Virtuozzo is shipped with sample configuration file which can be used to create VE capable of running Plesk - /etc/sysconfig/vz-scripts/ve-vps.plesk7.rh9.conf-sample. It contains resource limits enough for running for Plesk in VE and a list of prerequisites for Plesk in case you create VE based on standard templates (mysql, php, mod_perl, mod_ssl, mod_frontpage) which will be installed automatically after the VE is created.

To create VE #101 with Plesk you may use the instructions below:

- download and install necessary OS and application templates as described in  this article http://kb.swsoft.com/en/1451

 

- create VE #101 (in the example below it is created using 32-bit EZ OS template CentOS 5:

# vzctl create 101 --ostemplate centos-5-x86 --hostname my-plesk.example.com --ipadd 192.168.1.1

- start VE:

# vzctl start 101

- apply resources from the sample configuration file /etc/sysconfig/vz-scripts/ve-vps.plesk7.rh9.conf-sample:

# vzctl set 101 --applyconfig vps.plesk7.rh9 --save

- install Plesk into VE (in the example below we install Plesk 8 EZ template):

# vzpkg install 101 plesk8

The same operations can be done using Virtuozzo Management Console or Virtuozzo Control Center.
Keywords: VE Plesk


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields