GitOps introduction repository
-
Updated
Jun 11, 2024 - JavaScript
GitOps is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
GitOps introduction repository
Devopsifying three tier architecture and deploying on AWS
🤖 commits a single file and sends a pull request
A fully integrated CI/CD pipeline powered by GitHub Actions and seamless multi-environment deployments. Designed for Agile team collaboration
This project shows how to deploy apps the GitOps way — code changes go through GitHub Actions for scans and builds, Jenkins updates Kubernetes manifests, and ArgoCD keeps the cluster in sync. With Prometheus and Grafana, everything is monitored in real time, making deployments automated, secure, and easy to manage.
Tailscale ACL managed by AI coding agents and automated GitOps workflows.
Cilsy Big Project Purpose
Concordance Banking Demo progressively deployable from v0.1.0 to v0.2.0 to v0.3.0 using a GitOps strategy.
Your centralized hub for managing and organizing diverse CI/CD pipeline projects, simplifying automation and enhancing development workflows.
Hey DevOps buddies, This is a UI and CLI tool for you that works smooth to check if Dockerhub contains any new image or not if it founds quickly patches the image tag of environment through manual medium or with auto patcher. I'll say you must try it once man ....
A full-stack serverless todo app built on AWS, showcasing a comprehensive DevOps implementation with Terraform, GitHub Actions CI/CD, and a modern serverless architecture.