Mise à jour de 'Home'
parent
576a629f79
commit
f5c070e3f0
5
Home.md
5
Home.md
@ -1,5 +1,3 @@
|
|||||||
Welcome to the Wiki
|
|
||||||
|
|
||||||
# What is Proxmox Deploy ?
|
# What is Proxmox Deploy ?
|
||||||
Promox Deploy is a Python-based software that allows you to manage your Proxmox homelab by using YAML files.
|
Promox Deploy is a Python-based software that allows you to manage your Proxmox homelab by using YAML files.
|
||||||
|
|
||||||
@ -37,3 +35,6 @@ 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.
|
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*
|
*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)
|
Loading…
Reference in New Issue
Block a user