Offline Management Configuration Files
The offline management configuration files located in the
/etc/vzredirect.d
directory define various modes of Container offline management by Container administrators. One configuration file describes one offline management mode. In the current Parallels Cloud Server version, two files are accessible:
vzpp.conf
and
vzpp-plesk.conf
. The first file defines the Container offline management by means of Parallels Power Panel, and the second one - by means of the same Power Panel with an integrated Plesk control panel.
There are two parameters in each of the files.
Format
<parameter_name>
=
<parameter_value>
Parameters
Name
|
Description
|
Example
|
PORT
|
This port must be entered in the address line of an Internet browser after the Container IP address when managing the Container by means of Parallels Power Panel or the Plesk control panel.
|
PORT=8443
|
DST_VEID
|
The ID of the Container where the requests coming to the specified port will be redirected.
|
DST_VEID=1
|
|