diff --git a/content/post/0-template.md b/content/post/0-template.md index f5303b3..c65eb7d 100644 --- a/content/post/0-template.md +++ b/content/post/0-template.md @@ -1,4 +1,5 @@ --- +slug: title: Template description: date: diff --git a/content/post/proxmox-cloud-init-vm-template.fr.md b/content/post/1-proxmox-cloud-init-vm-template.fr.md similarity index 99% rename from content/post/proxmox-cloud-init-vm-template.fr.md rename to content/post/1-proxmox-cloud-init-vm-template.fr.md index 5e85514..5662155 100644 --- a/content/post/proxmox-cloud-init-vm-template.fr.md +++ b/content/post/1-proxmox-cloud-init-vm-template.fr.md @@ -1,4 +1,5 @@ --- +slug: proxmox-cloud-init-vm-template title: Proxmox - Créer un Template de VM Cloud-Init description: Découvrez comment créer un template de VM Ubuntu réutilisable avec cloud-init dans Proxmox pour accélérer et simplifier le déploiement de machines virtuelles. date: 2025-03-31 diff --git a/content/post/proxmox-cloud-init-vm-template.md b/content/post/1-proxmox-cloud-init-vm-template.md similarity index 98% rename from content/post/proxmox-cloud-init-vm-template.md rename to content/post/1-proxmox-cloud-init-vm-template.md index 8d5d453..1c39ffe 100644 --- a/content/post/proxmox-cloud-init-vm-template.md +++ b/content/post/1-proxmox-cloud-init-vm-template.md @@ -1,4 +1,5 @@ --- +slug: proxmox-cloud-init-vm-template title: Proxmox - Create a Cloud-Init VM Template description: Learn how to create a reusable Ubuntu VM template with cloud-init in Proxmox to speed up and simplify virtual machine deployment. date: 2025-03-31 diff --git a/content/post/blog-deployment-obisidan-hugo.fr.md b/content/post/2-blog-deployment-obisidan-hugo-gitea-actions.fr.md similarity index 99% rename from content/post/blog-deployment-obisidan-hugo.fr.md rename to content/post/2-blog-deployment-obisidan-hugo-gitea-actions.fr.md index 5e9bda1..16d8251 100644 --- a/content/post/blog-deployment-obisidan-hugo.fr.md +++ b/content/post/2-blog-deployment-obisidan-hugo-gitea-actions.fr.md @@ -1,4 +1,5 @@ --- +slug: blog-deployment-obisidan-hugo-gitea-actions title: Déploiment du Blog avec Obsidian, Hugo et Gitea Actions description: Comment j'ai automatisé mon blog self-hosted en utilisant Obsidian, Gitea Actions et Hugo pour publier des articles directement à partir de mes notes personnelles. date: 2025-05-02 diff --git a/content/post/blog-deployment-obisidan-hugo.md b/content/post/2-blog-deployment-obisidan-hugo-gitea-actions.md similarity index 99% rename from content/post/blog-deployment-obisidan-hugo.md rename to content/post/2-blog-deployment-obisidan-hugo-gitea-actions.md index 1a2c1b0..647021b 100644 --- a/content/post/blog-deployment-obisidan-hugo.md +++ b/content/post/2-blog-deployment-obisidan-hugo-gitea-actions.md @@ -1,4 +1,5 @@ --- +slug: blog-deployment-obisidan-hugo-gitea-actions title: Blog Deployment featuring Obsidian, Hugo and Gitea Actions description: How I automated my self-hosted blog using Obsidian, Gitea Actions, and Hugo to publish posts directly from my personal notes. date: 2025-05-02 diff --git a/content/post/terraform-create-vm-proxmox.fr.md b/content/post/3-terraform-create-vm-proxmox.fr.md similarity index 99% rename from content/post/terraform-create-vm-proxmox.fr.md rename to content/post/3-terraform-create-vm-proxmox.fr.md index 6dfe152..8ddac0a 100644 --- a/content/post/terraform-create-vm-proxmox.fr.md +++ b/content/post/3-terraform-create-vm-proxmox.fr.md @@ -1,5 +1,6 @@ --- -title: Deploy VM on Proxmox with Terraform +slug: terraform-create-vm-proxmox +title: Déployer une VM sur Proxmox avec Terraform description: Découvrez comment déployer une VM sur Proxmox à l’aide de Terraform et d’un template cloud-init, rendant votre infrastructure reproductible et facile à gérer. date: 2025-05-25 draft: false diff --git a/content/post/terraform-create-vm-proxmox.md b/content/post/3-terraform-create-vm-proxmox.md similarity index 99% rename from content/post/terraform-create-vm-proxmox.md rename to content/post/3-terraform-create-vm-proxmox.md index a278f37..fc510a7 100644 --- a/content/post/terraform-create-vm-proxmox.md +++ b/content/post/3-terraform-create-vm-proxmox.md @@ -1,4 +1,5 @@ --- +slug: terraform-create-vm-proxmox title: Deploy VM on Proxmox with Terraform description: Learn how to deploy a VM on Proxmox using Terraform and a cloud-init template, making your infrastructure reproducible and easy to manage. date: 2025-05-25 diff --git a/content/post/terraform-create-pve-vm-module-proxmox.md b/content/post/terraform-create-pve-vm-module-proxmox.md index 392c174..a18b3fe 100644 --- a/content/post/terraform-create-pve-vm-module-proxmox.md +++ b/content/post/terraform-create-pve-vm-module-proxmox.md @@ -1,4 +1,5 @@ --- +slug: title: Template description: date: