diff --git a/README.md b/README.md index ddc0f074ce2acc8c2cb22748de2adf059febda92..358932702a6c841c785af4b7b8cfebf8ae9afb18 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,7 @@ This application is an Add-ons for ISPConfig used for VPS Management (Proxmox) - Network Interfaces (Vlan, Rate) ## Screenshots - - - - - +See misc folder For some screenshot ## How To implement this module - Create Proxmox user for ISPConfig communication with PVEVMUser right @@ -50,6 +46,9 @@ This application is an Add-ons for ISPConfig used for VPS Management (Proxmox) - $conf["pve_link"] = 'hostname / ip of your cluster head'; - $conf["pve_realm"] = 'realm'; - Please do not use your Proxmox root user ! +- Enable the module -> /usr/local/ispconfig/interface/lib/config.inc.local.php + - Add "proxmox" to the variable $conf['modules_available'] + - Dont forget to activate it for your Ispconfig user - Create MySQL table for this module -> misc/vm_proxmox.sql - If you are on multi-servers setup you have to do this on each server @@ -63,5 +62,9 @@ This application is an Add-ons for ISPConfig used for VPS Management (Proxmox) - NoVNC console integration (stuck for the moment ... :( ) # License +<<<<<<< HEAD Copyright (c) 2017, Oricom Internet +======= +Copyright (c) 2016, GodY +>>>>>>> 45069feb7d44682f700806891cf063cb5671d74a All rights reserved.