1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

Provide or not

This commit is contained in:
Tlams 2018-02-19 11:47:21 +00:00
parent 1d73310728
commit c7ff8d129a

View file

@ -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)