Skip to content

Repository files navigation

Infrastructure Tools

Repo for all infrastructure tools: Terraform (AWS & GCP), Ansible, Helm charts, and Docker base images.

Repository Layout

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.

Quick Start

AreaToolDocs
Cloud infraTerraform ≥ 1.5terraform/README.md
Server automationAnsible ≥ 2.14ansible/README.md
Kubernetes deploymentsHelm ≥ 3.xhelm-charts/README.md
Docker base imagesDocker ≥ 24docker-files/README.md
Blockchain NodesDocker Compose / Helmblockchain-nodes/

Environments

All tooling follows a consistent three-tier environment model:

EnvPurpose
devLocal / feature development
stgPre-production validation
prodLive production

About

Repo for all infrastructure tools

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages