detain/myadmin-openvz-vps

MyAdmin OpenVZ VPS plugin — provides container-based VPS provisioning, settings management, and queue handling via Symfony EventDispatcher hooks.

Maintainers

Package info

github.com/myadmin-plugins/openvz-vps

Type:myadmin-plugin

pkg:composer/detain/myadmin-openvz-vps

Statistics

Installs: 592

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

v2.0.0 2019-08-30 19:22 UTC

This package is auto-updated.

Last update: 2026-03-19 17:09:18 UTC


README

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.