Welcome to vpsAdmin wiki!(Edit)

vpsAdmin is free software application providing web-based GUI for administration of OpenVZ containers technology. It is written in PHP 5.2 using MySQL 5 database for storing and replicating data. The application is originally written for personal purpose of vpsFree.cz.

Key features(Edit)

  • Full VPS and customers management (including basic support for payments)
  • Ability to change RAM + HDD limits of VPS
  • IP address management (both IPv4 and IPv6 support)
  • Multiple server support - cluster management
  • Separation of executive (privileged) and web-GUI (unprivileged) parts to provide more security; providing transaction log
  • Multilingual support via gettext (at the moment, only English language is available)
  • Supported host OS: Debian GNU/Linux 5.0 (lenny), CentOS has been confirmed to work as well

License(Edit)

vpsAdmin is relased under GNU General Public License v3.

GIT Repository(Edit)

Our GIT repository can be found at gitorious.org/vpsadmin. If you want to get the latest code, simply run from terminal:

git clone git://gitorious.org/vpsadmin/vpsadmin.git