aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 422b4ca381d0b177a388573cc1e5832e10526c8b (plain)
1
2
3
4
5
6
7
8
9
10
# 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.