From f5c070e3f02eb772e188bb3d3a52d23b9bd6bf61 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Wed, 21 Jun 2023 15:05:12 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 6e04768..2e6f289 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,3 @@ -Welcome to the Wiki - # What is Proxmox Deploy ? Promox Deploy is a Python-based software that allows you to manage your Proxmox homelab by using YAML files. @@ -36,4 +34,7 @@ It is very simple, you create a Git repository on the platform of your choice wi ``` Now ideally you would have some sort of Git actions (GitHub Actions/Drone/Gitea Actions) that automatically runs the latest binary of PD (ProxmoxDeploy) with your repo specified, so that for every new commits, the update is automatically deployed to your homelab. -*See the automatic deployement page for more info* \ No newline at end of file +*See the automatic deployement page for more info* + +# How to add an LXC? +Look [here](https://git.broillet.ch/mathieu/ProxmoxDeploy/wiki/How-to-create-a-new-LXC) \ No newline at end of file