OpenVZ Web Panel
Find a file
Alexei Yuzhakov a8f62f7ea9 Merge pull request #69 from unkn0w/master
Ability to reinstall 2+ containers in the same time
2017-01-20 23:14:55 +07:00
app when two or more users reinstall containers, one of this CT will be broken, because every operation uses same temp file. 2017-01-20 08:26:05 +01:00
build Remove files related to working copy from build. 2013-02-09 20:27:06 +06:00
config Reintegrate autoinstaller including updates notifications. 2015-03-17 08:07:11 +06:00
db Fix typo. 2015-02-15 22:31:46 +06:00
doc Changing default credentials to admin/admin. 2009-12-08 16:57:05 +00:00
installer Fix download URL (fix #68). 2017-01-06 11:17:42 +07:00
lib Basic support for scheduled backups (issue 247). 2013-02-02 21:30:03 +06:00
public Errors during big server template creation (bug #453). 2012-07-06 22:54:19 +07:00
script Reintegrate autoinstaller including updates notifications. 2015-03-17 08:07:11 +06:00
test RAM default unit in config is pages, not bytes. 2014-10-10 00:05:57 +07:00
utils Update project's web site link. 2015-06-26 18:01:08 +06:00
vendor Fix style of line-endings. 2014-10-07 21:43:43 +07:00
.gitignore Keep info about supported Ruby in the repo. 2017-01-06 12:11:55 +07:00
.ruby-version Keep info about supported Ruby in the repo. 2017-01-06 12:11:55 +07:00
.travis.yml Workaround for source_index method absence problem. 2014-10-09 23:52:38 +07:00
CHANGELOG.md Add info about 2.4 release. 2013-04-04 07:43:17 +07:00
Gemfile Add Gemfile for explicit tracking of dependencies. 2017-01-06 12:13:05 +07:00
Gemfile.lock Add Gemfile for explicit tracking of dependencies. 2017-01-06 12:13:05 +07:00
INSTALL.md Reintegrate autoinstaller including updates notifications. 2015-03-17 08:07:11 +06:00
LICENSE Happy New Year! :) 2015-01-25 13:04:57 +06:00
Rakefile Force installation of rdoc for Travis. 2014-10-09 23:44:36 +07:00
README.md Update project's web site link. 2015-06-26 18:01:08 +06:00

OpenVZ Web Panel

Build Status Code Climate

Copyright (c) 2008-2015 SoftUnity, Alexei Yuzhakov sibprogrammer@gmail.com

Table of contents:

  1. License
  2. Description
  3. Features
  4. Installation
  5. Usage
  6. Additional information

1. License

This software is licensed under the terms of the GPL 2.0 license. Additional information can be found in LICENSE file.

2. Description

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

OpenVZ Web Panel

3. Features

  • Web-based control of OpenVZ containers
  • Ability to control several physical servers
  • Separate physical server daemon (ability to set up panel inside VE)
  • Pretty interface
  • Multilanguage support

4. Installation

See INSTALL file for installation instructions.

5. Usage

By default you can visit http://your-host-or-ip:3000 to see the web panel. Login page should be shown.
Default administrator's login and password are: admin/admin. Do not forget to change default password after the first login (using "My Profile" link).

6. Additional information

Additional information can be found on the project's website: http://owp.softunity.com.ru/