mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Insert pictures
This commit is contained in:
parent
adf6ea389b
commit
a44160d971
1 changed files with 7 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue