From a78860c3b85c9fd8944ca086d5ddb0c7147ef973 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Wed, 28 May 2025 08:20:16 +0000 Subject: [PATCH] docs: update README --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8682b3f..c4fc9e6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ -# Homelab +# ๐Ÿงช Homelab -Hello world ! \ No newline at end of file +> โš ๏ธ **Work in Progress** โ€“ This repository is actively evolving as I automate and expand my homelab. + +Welcome to my homelab repository! This is where I manage and document the infrastructure powering my personal lab environment using modern DevOps tools and best practices. + +## ๐Ÿš€ Goals + +- Automate VM and infrastructure deployment with **Terraform** +- Configure systems and services using **Ansible** +- Deploy and manage Kubernetes with **Flux CD** using a **GitOps** approach +- Keep everything **declarative**, **reproducible**, and **version-controlled** + +## ๐Ÿ“Œ Notes + +This repository is intended for **educational and experimental purposes**. Feel free to explore, fork, and adapt ideas for your own homelab setup. + +--- + +Stay tuned โ€” more coming soon! ๐Ÿšง