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

Insert pictures

This commit is contained in:
Tlams 2018-02-19 12:11:38 +00:00
parent adf6ea389b
commit a44160d971

View file

@ -18,7 +18,7 @@ You shouldn't use in production mode, use at your risks !
- Encipher the critical data (cluster access)
* Not provide:
- Advanced security (No API/Web interface authentification)
- Advanced security (No API/Web interface authentification - DO NOT EXPOSE API ON "0.0.0.0")
- Instance deployment
- Group & cluster viewing in web interface
- Advanced logs system
@ -197,4 +197,9 @@ curl -H -XPOST -d '{ "name": "Cluster_1",
* "storage_disk": Default shared disk for KVM/LXC (string)
* "exclude_nodes": Do not use this nodes - Not visible (list)
* "groups" : Symbolics groups for this node (list)
* "weight": Weight for the cluster auto-selection (int)
* "weight": Weight for the cluster auto-selection (int)
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-nodes.jpg)
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-vms.jpg)
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-sto.jpg)