Skip to content

myadmin-plugins/openvz-vps

Repository files navigation

MyAdmin OpenVZ VPS Plugin

Tests Latest Stable Version Total Downloads License

A MyAdmin plugin for provisioning and managing OpenVZ container-based virtual private servers. It integrates with the MyAdmin control panel through Symfony EventDispatcher hooks, providing VPS lifecycle management (create, delete, start, stop, restart, backup, restore), network configuration (IP assignment, hostname changes), resource allocation (slice-based CPU/memory/disk), and administrative settings for stock control and default server selection.

Requirements

  • PHP 8.2 or later
  • ext-soap
  • Symfony EventDispatcher 5.x, 6.x, or 7.x

Installation

composer require detain/myadmin-openvz-vps

Testing

composer install
vendor/bin/phpunit

License

Licensed under the LGPL-2.1. See LICENSE for details.

Packages

 
 
 

Contributors