A comprehensive collection of CI/CD pipelines and monitoring tools configurations for various cloud platforms and on-premise environments.
AWS-specific configurations and deployments for monitoring and CI/CD tools.
📁 aws
argocd
- ArgoCD configurations for AWSgrafana
- Grafana dashboards and configurationsloki
- Loki logging stack setupprometheus
- Prometheus monitoring configurations
Google Cloud Platform specific configurations and deployments.
📁 gcp
argocd
- ArgoCD configurations for GCPgrafana
- Grafana dashboards and configurationsloki
- Loki logging stack setupprometheus
- Prometheus monitoring configurations
Comprehensive on-premises configurations for various monitoring and CI/CD tools.
📁 onpremise
argocd
- Complete ArgoCD setup with Helm chartshelm/charts
- Helm chart definitionshelm/templates
- Kubernetes templates for various componentshelm/values
- Configuration values
elk-stack
- Elastic Stack componentsapm-server
- Application Performance Monitoringelasticsearch
- Search and analytics enginefilebeat
- Log shipperkibana
- Data visualizationlogstash
- Log processingmetricbeat
- Metrics collection
grafana
- Monitoring and visualizationdashboards
- Pre-configured dashboardstemplates
- Kubernetes templates
ingress-nginx-sidecar-fluentbit
- Logging and ingress configurationjenkins
- CI/CD server configurationskube-prometheus-stack
- Kubernetes monitoring stackcharts
- Helm chartstemplates
- Kubernetes templates for various exporters
loki
- Log aggregation systemtemplates
- Component configurationsvalues
- Deployment values
promtail
- Log collectorthanos
- Long-term metrics storage
GitLab CI/CD pipeline configurations and scripts.
📁 gitlab-cicd
script
- Pipeline scripts and utilities
GitLab Runner configurations and templates.
📁 gitlab-runner
templates
- Runner configuration templates
GitHub Actions workflows and configurations for different cloud platforms.
📁 github-cicd
- 🌩️
aws
build-deploy-repo
- Build and deployment workflowsdata-repo
- Data management workflows
- 🚀
gcp
build-deploy-repo
- Build and deployment workflowsdata-build-deploy-repo
- Combined data and deployment workflowsdata-repo
- Data management workflowsmatrix-strategy
- Matrix build configurationsupgrade-data-build-deploy-repo
- Upgrade workflows
aws-gcp
- Cross-cloud configurations
GitHub Actions runner configurations and controller setup.
📁 github-runner
actions-runner-controller
cr
- Custom Resourcescrds
- Custom Resource Definitionstemplates
- Runner templates
- Choose your target platform (AWS, GCP, or On-Premise)
- Navigate to the specific tool directory
- Follow the README instructions in each directory for detailed setup steps
- Configure the tools according to your environment needs
- Each directory contains its own README with specific instructions
- Configuration files are organized by platform and tool
- Templates and values are provided for easy customization
- Some components may require additional setup or dependencies
This project is licensed under the MIT License - see the LICENSE file for details.