From b9086418983e89a72b7e704c183fb73a8bd793a4 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Sun, 11 Jun 2023 19:25:36 +0200 Subject: [PATCH] update readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e69de29..4a6a90a 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,13 @@ +# Proxmox Deploy +[![Build Status](https://drone.broillet.ch/api/badges/mathieu/ProxmoxDeploy/status.svg)](https://drone.broillet.ch/mathieu/ProxmoxDeploy) + +## Description +Proxmox Deploy is a little script to manage my HomeLab with JSON file. + +## Why? +As my homelab was growing I realised that it was harder and harder to keep everything in sync and up to date. +So I decided to create a script to manage my Proxmox homelab. + +# How to use it +Have a look at the resources folder to see how to use it. +