Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
Virgil edited this page Sep 26, 2015 · 7 revisions

Virtual Control Admin, a free Openvz html5 panel

Virtual Control Admin is a web panel to manage your OpenVz infrastructure. It's composed of two parts, a web panel and daemon.

With the web panel you are able to create, modify or destroy OpenVz virtual machines. For each VM you can manage the quantity of memory and processor usable. You can manage your users and attribute to them one or many virtual machines user.

Daemon is used directly on the OpenVz server. It's executes the orders gave by the web panel.

Install VCA daemon or web interface

Just run : cd /usr/share/vca/scripts && bash vca-linux.bash
Answer to the questions and visit https://yourdomain.

Supported OS

VCA Daemon

  • Centos 6.x
  • Debian 7 / 8
  • Ubuntu 12.04 / 14.04 / 15.04

Web interface

  • Centos 6.x / 7.x
  • Debian 7 / 8
  • Raspbian
  • Ubuntu 12.04 / 14.04 / 15.04

[Quick start](Quick start with VCA)