Everything You Need for a Modern Homelab
Kubernetes at the Core
Built on Talos Linux, providing a secure and automated foundation for container orchestration.
GitOps Workflow
Infrastructure and applications managed declaratively through Git using ArgoCD.
Infrastructure as Code
Automated provisioning with OpenTofu, ensuring reproducible and version-controlled infrastructure.
Modern DevOps Stack
Integrated monitoring, logging, and security tools for a production-grade environment.
Container Management
Streamlined container deployment and management with Docker and Kubernetes.
Network Automation
Automated network configuration and management for your entire homelab.
Quick Start Guide
1
Clone the Repository
git clone https://github.com/theepicsaxguy/homelab.git
2
Configure Environment
nano terraform.tfvars
3
Deploy Infrastructure
tofu apply