timnboys / module-proxmox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxmox Module

Build Status Coverage Status

This is a module for Blesta that integrates with Proxmox.

Install the Module

  1. You can install the module via composer:

    composer require blesta/proxmox
    
  2. OR upload the source code to a /components/modules/proxmox/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/modules/proxmox/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Modules

  1. Find the Proxmox module and click the "Install" button to install it

  2. You're done!

Blesta Compatibility

Blesta Version Module Version
< v4.2.0 v2.2.0
>= v4.2.0 v2.3.0+
>= v4.9.0 v2.7.0+
>= v5.0.0 v2.9.0+

About


Languages

Language:PHP 99.7%Language:CSS 0.3%