Skip to content

Getting Started

sibprogrammer edited this page Feb 7, 2013 · 2 revisions

Description

OpenVZ Web Panel is a GUI web-based frontend for controlling of the physical and virtual servers with the OpenVZ virtualization technology.

License

This software is licensed under the terms of the GPL 2.0 license. Additional information can be found at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Features

  • Web-based control of OpenVZ contaniers
  • Ability to control several physical servers
  • Separate physical server daemon (ability to set up panel inside virtual server)
  • Automatic installation
  • Simple and beautiful interface
  • Multilanguage support

Installation

The most simple way to install OpenVZ Web Panel is to run the following command (under root):

wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh

There are other possible ways to install the Panel. See Installation page.

Usage

After installation Panel should be available by the following URL:

http://your-host:3000

Default administrator's credentials are: admin/admin. Don't forget to change default password.

Clone this wiki locally