1
0
Fork 0
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:
Thomas.GSP 2017-11-18 21:15:00 +01:00 committed by GitHub
parent dcc0babb73
commit 720574d22c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,14 @@
# Proxmox_Deploy
# HyperProxmox
* Author : Tlams
* Date : 2017/2018
* Status: Dev
* Object : Massive LXC CT / KVM deploy system for proxmox hypervisor.
* Object : Massive LXC CT / KVM deploy system for Proxmox clusters.
## Quick start
### Requirement:
* proxmox server
* Proxmox server or cluster (or multiples clusters !)
* administrative pve user (full access)
* Vztemplate uploaded
@ -39,4 +39,4 @@ curl -H -XPOST -d '{"count":"1"}' localhost:8080/api/v1/instance/new
### Delete it
``` bash
curl -XDELETE localhost:8080/api/v1/instance/<id>
```
```