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