Homelab IaC
This repository contains Infrastructure as Code (IaC) configurations for my homelab. It includes OpenTofu, Ansible, Packer, Kubernetes, and Docker configurations.
Structure
- opentofu/: OpenTofu 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.