Production-grade DevOps templates, automation scripts, and infrastructure references from real deployments.
Maintained by Iwan Setiawan — Senior DevOps Engineer · Hybrid Cloud & Platform Infrastructure
devops-kangservice/
├── docker-compose/ # Ready-to-use compose stacks
├── kubernetes/ # Manifests & for production workloads
├── ansible/ # Server provisioning & configuration playbooks
├── terraform/ # Cloud infrastructure modules (AWS, GCP, OCI)
└── scripts/ # Utility shell scripts for ops tasks
- Docker Examples
- Docker Compose Stacks
- Kubernetes Manifest
- Ansible Automation
- Terraform Infrastructure
Each project directory contains its own README with setup instructions.
This repository includes examples using:
- Docker
- Docker Compose
- Redis
- Kubernetes
- Ansible
- Terraform
- Linux shell scripting
- Bootstrapping new Kubernetes clusters with production-ready configurations
- Reproducible local environments matching production stack
- Reference implementation for CloudNativePG, Redis, and observability tooling
- CI/CD pipeline templates for GitOps workflows
- Infrastructure automation for hybrid cloud deployments (AWS · GCP · OCI · on-prem)
- 🌐 Portfolio
- 📝 dev.to articles
MIT License
