mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
update conf
This commit is contained in:
parent
1599bdad52
commit
2df1a6a8f2
3 changed files with 9 additions and 10 deletions
|
@ -53,3 +53,10 @@ You shouldn't use in production mode or... use at your risks !
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Screenshots
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
|
@ -30,4 +30,4 @@ If you loose it, you must delete the keys and delete the different entries in th
|
||||||
Currently there are not system to provide a full reset function. Use MongoDB shell to do it.
|
Currently there are not system to provide a full reset function. Use MongoDB shell to do it.
|
||||||
|
|
||||||
|
|
||||||
[Setup - Config](04-configs.md) <-- Previous | Next --> [Usage - Logs](05-first_start.md)
|
[Setup - Config](04-configs.md) <-- Previous | Next --> [Usage - Logs](06-logs.md)
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
# Usages
|
# Usages
|
||||||
|
|
||||||
## API
|
## New cluster
|
||||||
|
|
||||||
Insert your first cluster (from host)
|
|
||||||
``` bash
|
``` bash
|
||||||
# Minimum:
|
# Minimum:
|
||||||
curl -H -XPOST -d '{
|
curl -H -XPOST -d '{
|
||||||
|
@ -45,10 +43,4 @@ curl -H -XPOST -d '{
|
||||||
* "groups" : Symbolics groups for this node (list)
|
* "groups" : Symbolics groups for this node (list)
|
||||||
* "weight": Weight for the cluster auto-selection (int) [VALUE NOT EMPTY REQUIRED]
|
* "weight": Weight for the cluster auto-selection (int) [VALUE NOT EMPTY REQUIRED]
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
[Usage - api](07-api.md) <-- Previous
|
[Usage - api](07-api.md) <-- Previous
|
Loading…
Add table
Add a link
Reference in a new issue