Copyright (c) 2008-2015 SoftUnity, Alexei Yuzhakov sibprogrammer@gmail.com
Table of contents:
This software is licensed under the terms of the GPL 2.0 license. Additional information can be found in LICENSE file.
OpenVZ Web Panel is a GUI web-based frontend for controlling of the physical and virtual servers with the OpenVZ virtualization technology.
See INSTALL file for installation instructions.
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).
nsedit is a DNS editor for PowerDNS. It is created to finally replace poweradmin and take DNS editing to what we're used at in 2014. It uses the PowerDNS API to make changes in your zones, so you can use the backend that you want, no matter what.
Multiple users are supported. A user can be an admin or a normal user. You can configure whether or not a normal user is allowed to add new zones.
WeFact is A hosting billing product. nsedit can authenticate against the WeFact API, which allows your customers to login on nsedit with their WeFact credentials. It will automatically show their domains and allow them to edit them.
This is a fork from http://code.google.com/p/pdns-gui/
Code was not updated since early 2011, so I decided to fork it and commit bugfixes on it.
Source code was released under GNU GPL v2, so this repository will use the same license model.
Special thanks to Olivier Doucet to fork, bugfixs and provide the source here in github.
If you don't have a MySQL, install it.
Install PowerDNS and a mysql backend.
Create a database and user for PowerDNS.
Edit a PowerDNS conf to access a MySQL database.
Clone this repository or download this in your server.