A complete collection of DevOps tools, scripts, configurations, and mini-projects for automation, CI/CD, monitoring, and infrastructure management. This repository serves as a one-stop guide for setting up and managing DevOps pipelines using industry-standard tools.
- Ansible β Configuration management and automation scripts
- Argo-CD β GitOps continuous delivery for Kubernetes
- Docker β Dockerfiles, best practices, and container management
- Git β Commonly used Git commands and workflows
- Installation_Scripts β Scripts for setting up DevOps tools on various OS
- Jenkins β CI/CD pipeline configurations and setup
- Kubernetes β K8s manifests, Helm charts, and automation scripts
- Linux β Essential Linux commands for DevOps engineers
- Prometheus-Grafana β Monitoring and alerting setup
- Shell_script β Collection of automation scripts
β
Ready-to-use DevOps scripts
β
CI/CD pipeline configurations
β
GitOps with Argo CD for Kubernetes deployments
β
Infrastructure as Code (IaC) examples
β
Monitoring & logging solutions
β
Best practices for cloud-native DevOps
-
Clone the repository:
git clone https://github.com/yourusername/devops-toolkit.git cd devops-toolkit