mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Update README.md
This commit is contained in:
parent
dcc0babb73
commit
720574d22c
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Proxmox_Deploy
|
# HyperProxmox
|
||||||
|
|
||||||
* Author : Tlams
|
* Author : Tlams
|
||||||
* Date : 2017/2018
|
* Date : 2017/2018
|
||||||
* Status: Dev
|
* Status: Dev
|
||||||
* Object : Massive LXC CT / KVM deploy system for proxmox hypervisor.
|
* Object : Massive LXC CT / KVM deploy system for Proxmox clusters.
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
### Requirement:
|
### Requirement:
|
||||||
* proxmox server
|
* Proxmox server or cluster (or multiples clusters !)
|
||||||
* administrative pve user (full access)
|
* administrative pve user (full access)
|
||||||
* Vztemplate uploaded
|
* Vztemplate uploaded
|
||||||
|
|
||||||
|
@ -39,4 +39,4 @@ curl -H -XPOST -d '{"count":"1"}' localhost:8080/api/v1/instance/new
|
||||||
### Delete it
|
### Delete it
|
||||||
``` bash
|
``` bash
|
||||||
curl -XDELETE localhost:8080/api/v1/instance/<id>
|
curl -XDELETE localhost:8080/api/v1/instance/<id>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue