Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 1.43 KB

README.md

File metadata and controls

81 lines (49 loc) · 1.43 KB

🛠️ cicd-monitoring

A curated collection of CI/CD pipelines and instructions on how to install and set up the associated monitoring tools across various environments.


🌐 Directory Structure

🌩️ AWS

The AWS directory contains configurations and instructions for deploying tools on the Amazon Web Services platform.

📁 aws

  • 🚀 argocd
  • 📊 grafana
  • 📚 loki
  • 🔔 prometheus

🚀 GCP

Configuration files tailored for the Google Cloud Platform.

📁 gcp

  • 🚀 argocd
  • 📊 grafana
  • 📚 loki
  • 🔔 prometheus

🏠 On-Premise

For on-premises configurations, find setups tailored for your local environment.

📁 onpremise

  • 🚀 argocd
  • 🔧 jenkins

🦊 GitLab CI/CD

Pipeline configurations designed specifically for GitLab CI/CD.

📁 gitlab-cicd


🏃 GitLab Runner

Setups and configurations dedicated to the GitLab Runner.

📁 gitlab-runner


🐙 GitHub CI/CD

Configurations optimized for GitHub CI/CD, with specific deployments for AWS and GCP.

📁 github-cicd

  • 🌩️ aws
  • 🚀 gcp

🚀 Getting Started

  1. Navigate to the specific directory for your desired platform and tool.
  2. Dive into the associated README for detailed instructions and configurations.
  3. Happy deploying!

License

This project is licensed under the MIT License - see the LICENSE file for details.