An open API service indexing awesome lists of open source software.

https://github.com/somaz94/cicd-monitoring

This is CICD and Monitoring.
https://github.com/somaz94/cicd-monitoring

argocd-applicationsets aws cicd gcp github-actions gitlab-ci grafana loki prometheus

Last synced: 3 months ago
JSON representation

This is CICD and Monitoring.

Awesome Lists containing this project

README

        

# đŸ› ī¸ 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](LICENSE) file for details.