GitHub - hakmarkdev/infrastructure: Repo for all infrastructure tools
Repo for all infrastructure tools: Terraform (AWS & GCP), Ansible, Helm charts, and Docker base images.
infra/
├── terraform/ # Cloud resource provisioning (AWS + GCP)
├── ansible/ # Server configuration & deployment automation
├── helm-charts/ # Kubernetes application charts
├── docker-files/ # Base Docker images (Go, Java, Kotlin, Node.js, Rust, RoR)
└── blockchain-nodes/ # Blockchain node configurations (Docker Compose & Helm)
Each subdirectory contains its own README.md with detailed usage instructions.