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.
- PHP 8.2 or later
- ext-soap
- Symfony EventDispatcher 5.x, 6.x, or 7.x
composer require detain/myadmin-openvz-vpscomposer install
vendor/bin/phpunitLicensed under the LGPL-2.1. See LICENSE for details.