Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibprogrammer/owp
OpenVZ Web Panel
https://github.com/sibprogrammer/owp
Last synced: 3 months ago
JSON representation
OpenVZ Web Panel
- Host: GitHub
- URL: https://github.com/sibprogrammer/owp
- Owner: sibprogrammer
- License: other
- Created: 2010-10-30T05:41:55.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T19:22:11.000Z (about 1 year ago)
- Last Synced: 2024-06-02T01:41:46.529Z (6 months ago)
- Language: JavaScript
- Homepage: http://owp.softunity.com.ru/
- Size: 9.43 MB
- Stars: 294
- Watchers: 46
- Forks: 106
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenVZ Web Panel
[![Build Status](https://secure.travis-ci.org/sibprogrammer/owp.png?branch=master)](http://travis-ci.org/sibprogrammer/owp) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/sibprogrammer/owp)
Copyright (c) 2008-2015 SoftUnity, Alexei Yuzhakov
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](https://raw.githubusercontent.com/sibprogrammer/owp-site/master/images/promo.png)
## 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/