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.
Disclaimer
This repository is for testing and learning purposes. The code may not match the current setup in my live homelab environment. Use at your own risk.