detain / myadmin-openvz-vps
MyAdmin OpenVZ VPS plugin — provides container-based VPS provisioning, settings management, and queue handling via Symfony EventDispatcher hooks.
Package info
github.com/myadmin-plugins/openvz-vps
Type:myadmin-plugin
pkg:composer/detain/myadmin-openvz-vps
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-plugin-installer: dev-master
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
- codacy/coverage: dev-master
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- phpunit/phpunit-mock-objects: *
- satooshi/php-coveralls: *
- vlucas/phpdotenv: *
README
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.