From a3cf8b4df83b83ed497f387a539f8530b7dc9888 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 30 Jan 2025 21:06:15 +0100 Subject: Adds README content and GPL --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e69de29..f5d6d74 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# Homelab IaC + +This repository contains Infrastructure as Code (IaC) configurations for my homelab. It includes Terraform, Ansible, Packer, Kubernetes, and Docker configurations. + +## Structure +- **terraform/**: Terraform configurations for provisioning infrastructure. +- **ansible/**: Ansible playbooks and roles for configuration management. +- **packer/**: Packer templates for creating custom VM images. +- **kubernetes/**: Kubernetes cluster and application configurations. +- **docker/**: Docker Compose files for containerized services. -- cgit v1.2.3