From c7ff8d129ac81891bcb1ecd9c7b1877cfe00858b Mon Sep 17 00:00:00 2001 From: Tlams Date: Mon, 19 Feb 2018 11:47:21 +0000 Subject: [PATCH] Provide or not --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 0141b69..77a7835 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,29 @@ * Author : Tlams * Date : 2017/2018 +* Version : Alpha 1.O * Status: Dev * Object : Massive LXC CT / KVM deployment and management system for Proxmox clusters. * Information : This project is currently in active development. You shouldn't use in production mode, use at your risks ! +## Version informations: +* Provide: + - Basic web interface to list instances, nodes and clusters (with details) + - Basic instance management by the web interface(stop/start/restart...) + - Proxmox data crawler + - API for the system management and data + - Encipher the critical data (cluster access) + +* Not provide: + - Advanced security (No API/Web interface authentification) + - Instance deployment + - Group & cluster viewing in web interface + - Advanced logs system + - Purge data system + - Lot of others things + ## Requirement: * Proxmox infrastructure (standalone, clusters...) * Administrative pve user (full access)