From 720574d22c0ce9211cf536612065967587efc21f Mon Sep 17 00:00:00 2001 From: "Thomas.GSP" Date: Sat, 18 Nov 2017 21:15:00 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c224d7f..a5c6f38 100644 --- a/README.md +++ b/README.md @@ -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/ -``` \ No newline at end of file +```