From 5c615618bd4e7f18c340fc738f8ef00e31abcca7 Mon Sep 17 00:00:00 2001 From: Tlams Date: Fri, 4 May 2018 16:32:04 +0100 Subject: [PATCH] Update text web --- code/web/www/pages/index.php | 56 +++++++++++++++++++++++++++++------- 1 file changed, 45 insertions(+), 11 deletions(-) diff --git a/code/web/www/pages/index.php b/code/web/www/pages/index.php index 5c7104a..5a0a09f 100755 --- a/code/web/www/pages/index.php +++ b/code/web/www/pages/index.php @@ -4,7 +4,7 @@ include(dirname(__DIR__).'/pages/includes/header.php');
-

General Dashboard

+
@@ -14,16 +14,50 @@ include(dirname(__DIR__).'/pages/includes/header.php');
-

- - Author : Tlams
- - Date : 2017/2018
- - Status: Dev
- - Version: Alpha 1.0
- - Object : Massive LXC CT / KVM deployment system and management for Proxmox clusters.
- Information : This project is currently in active development.
- You shouldn't use in production mode, use at your risks !
-

- + + HyperProxmox provides a centralized platform for managing your Proxmox environments.
+ The web based client lets you manage the essential functions of your Proxmox infrastructure from any browser, + offering responsiveness and usability.
+ Gain the visibility and control needed for your virtual machines, hosts and datastore.
+ Assign users to custom roles, search in inventory or provision new virtual machines at the click of a button.
+
+
    +
  • Author : ThomasGSP
  • +
  • Date : 2017/2018
  • +
  • Version : V1.0-beta (4 May 2018)
  • +
  • Status: Dev
  • +
  • Object : Massive LXC CT / KVM deployment, management and viewer system for Proxmox clusters.
  • +
  • Proxmox version supported: 3.x/4.x/5.x
  • +
  • Information : This project is currently in active development. You shouldn't use in production mode or... use at your risks !
  • +
+ This version provide: +
    +
  • Web interface to list instances, nodes and clusters
  • +
  • Current usage (cpu / ram / disks...) for your nodes, instances...
  • +
  • Quick usage visualisation by color (Green for low, yellow, red)
  • +
  • Node scoring based on their usage
  • +
  • Infrastructure historic
  • +
  • Instance management (stop/start/restart...)
  • +
  • Search system by VM-name, mac address ...
  • +
  • Proxmox crawler (Getting cluster information)
  • +
  • Security : Encipher the critical data (cluster access)
  • +
  • LDAP authentication for web interface
  • +
  • Group & cluster viewing in web interface
  • +
  • Api
  • +
+ Weakness on this version (in progress): +
    +
  • Logs system
  • +
  • Purge system
  • +
+ + This version don't provide (next features): +
    +
  • Advanced management
  • +
  • Provision new virtual machines
  • +
  • ...
  • +
+