DevOps
DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
- GitHub: https://github.com/topics/devops
- Wikipedia: https://en.wikipedia.org/wiki/DevOps
- Related Topics: ci, cd, cicd, devsecops, gitops, chatops, test-automation, static-code-analysis, release-automation, infrastructure-as-code,
- Aliases: dev-ops,
- Last updated: 2026-07-09 00:08:35 UTC
- JSON Representation
https://github.com/lawndoc/seccomp-ci-demo
Automate seccomp filter generation in your CI pipeline
ci container-security containers devops devsecops ebpf linux seccomp security security-automation syscalls
Last synced: 07 May 2026
https://github.com/yaroxs/ritual-bash-script
🎶 Execute a unique ritual through this Bash script, activating sound and memory in a dynamic blend of code and art.
automation backups bash-script command-line devops linux open-source personal-productivity programming rituals scripting system-configuration task-automation terminal unix workflow
Last synced: 07 May 2026
https://github.com/kzap/ansible-playbook-lamp-stack
Setup a LAMP Stack using Ansible
ansible ansible-playbook devops lamp-server
Last synced: 10 Jun 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-5_dotnet-6_csharp-10
Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.
aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq
Last synced: 07 May 2026
https://github.com/leju-b/travel-journal-deploy-amplify
This repository contains the code for a basic travel journal app developed using React. The application allows users to document and manage their travel experiences. It is deployed using AWS Amplify through GitHub for seamless integration and deployment.
Last synced: 07 May 2026
https://github.com/coslynx/ai-query-response-backend-mvp
AI-powered voice interface for natural language query responses... Created at https://coslynx.com
ai-backend asynchronous-programming code-generation developer-tools devops fastapi language-model machine-learning mvp mvp-development natural-language-processing openai-api openai-wrapper postgresql python query-response rest-api software-development sqlalchemy text-generation
Last synced: 07 May 2026
https://github.com/isharax9/grafana-promtail-loki
Open Source Application Configurations for multi services monitoring
aws azure config devops grafana grafana-dashboard loki monitoring-tool open-source promtail
Last synced: 07 May 2026
https://github.com/techwithty/glama-mcp-sdk
Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai
api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls
Last synced: 07 May 2026
https://github.com/serverfarmer/sf-php
sf-php extension is responsible for installing and configuring PHP on any operating system supported by Server Farmer.
developer-tools development development-tools devops devops-tools php php-cli php-configuration php-fpm php5 php7 security security-automation security-hardening security-tools
Last synced: 07 May 2026
https://github.com/abhinav2712/docker-multi-stage-builds
a comprehensive guide for developers and containerization enthusiasts, showcasing the advantages of multi-stage Docker builds for Golang applications and encouraging readers to adopt this approach for more efficient and streamlined containerization.
containers devops docker docker-container docker-image docker-multi-stage-build golang golang-application images optimization size-optimization
Last synced: 07 May 2026
https://github.com/reaandrew/politest
A Go CLI tool for testing AWS IAM policies before deployment using scenario-based YAML configurations and the SimulateCustomPolicy API
aws aws-iam ci-cd cli-tool devops go golang iam policy-testing policy-validation scp security yaml
Last synced: 07 May 2026
https://github.com/giacomolanciano/udacity-cloud-devops-capstone
Capstone Project developed for Udacity Cloud DevOps Engineer Nanodegree
aws ci-cd cloud-computing devops docker eks kubernetes
Last synced: 07 May 2026
https://github.com/siddhantprateek/ohmyback-end
Journey to become backend developer
backend devops golang graphql posgresql redis redis-server serverless
Last synced: 07 May 2026
https://github.com/e5r/gitops-kubernetes
Implementa GitOps com Kubernetes
devops e5r git gitops kubernetes
Last synced: 07 May 2026
https://github.com/ultradns/ultradns-ansible-roles
Ansible roles for managing DNS operations with UltraDNS
ansible-role devops dns docker sysadmin-tool ultradns
Last synced: 07 May 2026
https://github.com/wrg-11/wrg-portfolio
WRG-11 ecosystem operations: version sentry, portfolio dashboard, automation scripts (zero-dep stdlib + GHA cron)
devops github-actions monitoring python security zero-dependency
Last synced: 10 Jun 2026
https://github.com/octahori/gomfig
Light-weight Go library for loading configuration from JSON (strict), with a clean API and ready-to-extend design for YAML, TOML, ENV, and remote back-ends.
cli-configuration config-loader configuration consul devops env etcd go go-module golang json library strict-parsing toml yaml
Last synced: 08 May 2026
https://github.com/digirati-co-uk/terraform-shutterbug
Terraform module for backing up Elasticsearch with Shutterbug
aws devops ecs elasticsearch s3 terraform
Last synced: 08 May 2026
https://github.com/el-moudni-hicham/deploy-springboot-microservices-docker
Build and Deploy Spring Boot Microservices using Docker (Dockerfile, docker-compose files)
deployment devops docker microservices springboot
Last synced: 08 May 2026
https://github.com/zahidhasann88/prometheus-mcp
claude devops mcp model-context-protocol observability prometheus promql sre
Last synced: 10 Jun 2026
https://github.com/ahmedheikall/devops-recipe-app-api
Production-ready Recipe App API with DevOps automation using AWS, Docker, and Terraform. Follows best practices with real-world cloud infrastructure, containerization, and CI/CD deployment.
api automation aws backend devops django docker python teraform
Last synced: 08 May 2026
https://github.com/nmagee/cs4740
Course material, code snippets, and programming assignments for UVA CS4740 - Cloud Computing.
aws azure cloud devops gcp infrastructure
Last synced: 08 May 2026
https://github.com/manujb023/ci-cd-node-api
Automated CI/CD Pipeline for Node.js API on AWS EC2 using GitHub Actions, CodeDeploy, and PM2. This project demonstrates a complete DevOps workflow that automatically deploys a Node.js backend to an EC2 instance on every push to the main branch, ensuring zero-downtime releases with PM2 and AWS CodeDeploy.
automation aws-codedeploy backend continuous-deployment continuous-integration deployment devops ec2 github-actions nodejs pm2
Last synced: 08 May 2026
https://github.com/romnn/ansible-playbook-istio-helm-k8s
ansible playbook to provision a bare metal kubernetes cluster.
ansible bare-metal bootstrap cloud cluster deployment devops helm istio k8s kubernetes
Last synced: 08 May 2026
https://github.com/richardktran/k8s-infrastructure
Setup CI/CD with Jenkins and Kubernetes Infrastructure (Helm chart, ingress-nginx, HAProxy)
devops haproxy-configuration ingress-nginx jenkins kubernetes
Last synced: 08 May 2026
https://github.com/clouddrove/terraform-gcp-storage
This module is used to enable users to interact with and manage storage resources in Google Cloud Platform
devops gcp terraform terraform-modules
Last synced: 10 Jun 2026
https://github.com/loayghreep/syspectrum
An open-source, lightweight, agent-based system performance monitor with remote telemetry, zero bloat, and instant deploy. Built for developers, sysadmins, and performance nerds.
agent devops expressjs lightweight monitoring nodejs open-source screen self-hosted system-monitoring telemetry
Last synced: 08 May 2026
https://github.com/luiscruzcwb/pve-homelab-grav-cms
IaC para provisionamento de Grav CMS em Proxmox com integração HashiCorp Vault.
ansible automation ci-cd devops grav-cms hashicorp-vault homelab iac linux lxc proxmox terraform
Last synced: 08 May 2026
https://github.com/hedinfaok/boxing
Boxing is software that customizes a computing environment.
Last synced: 08 May 2026
https://github.com/ksm26/object-detection-microservice
This repository provides a fully containerized microservice for object detection using YOLOv8 and FastAPI. With Docker and Docker Compose, developers can easily set up, run, and integrate advanced object recognition capabilities into their applications.
computervision containerization devops docker fastapi imageprocessing machinelearning microservices modelinference objectdetection yolov8 yolov8s
Last synced: 09 May 2026
https://github.com/gosayram/go-tag-updater
Ideal for DevOps pipelines that rely on tag-based deployments and GitOps workflows.
automation cli-tool devops gitlab gitops go golang infra-as-code tag-updater yaml
Last synced: 09 May 2026
https://github.com/bigg01/claude-mate-agent
🤖 Enterprise Claude Code agent for Kubernetes ☸️ — static service or on-demand CI/CD job 🐳. Helm chart for K8s / OpenShift / AKS with personas 🎭, multi-provider LLM gateway, audit + OTEL 📊, sandboxes 📦. GitLab CI + GitHub Actions ready 🐍
ai-agents anthropic argocd claude claude-code container devops fluxcd github-actions gitlab-ci gitops helm helm-chart kubernetes llm llm-gateway mcp openshift opentelemetry python
Last synced: 10 Jun 2026
https://github.com/sgaunet/ansible-role-forgejo
Ansible role to install Forgejo binary on Linux systems. Automated deployment of the self-hosted lightweight software forge with version management and idempotent installation.
ansible ansible-role automation configuration-management devops forgejo git gitea infrastructure-as-code self-hosted
Last synced: 09 May 2026
https://github.com/8infinitecloud/aws-ugconf-codecatalyst-and-ia
Infraestructura con AWS CodeCatalyst e IaC desplegada desde Terraform.
Last synced: 09 May 2026
https://github.com/anhnbt/devops
Đây là nơi ghi chú, lưu trữ các bài thực hành, bài tập trong khóa học DevOps
devops docker jenkins kubernetes
Last synced: 09 May 2026
https://github.com/dinushchathurya/multiple-microservice-jenkins-deploy
Build & deploy multiple microservices in single Git repository to EKS
devops docker eks git jenkins kubernetes microservice microservice-deploy
Last synced: 09 May 2026
https://github.com/mamamia0729/enterprise-linux-docker
🐳 Production-ready multi-distribution Linux environment with Docker. Features RHEL UBI 9, Ubuntu 22.04 LTS & CentOS 7 with enterprise security, monitoring & Infrastructure as Code. Built by AWS|Azure AZ-104|CCNA|Security+ certified professional.
centos containerization devops docker docker-compose enterprise infrastructure-as-code linux monitoring portainer rhel security ubuntu
Last synced: 10 Jun 2026
https://github.com/lukaswilkeer/docker-nginx-route-redirect
Docker image for node.js and react apps with https enabled.
Last synced: 09 May 2026
https://github.com/melezhik/sparrowdo-vsts-cordova
Sparrowdo module to generate VSTS yaml build definition steps for Cordova build
automation build build-tool cd ci cicd cordova devops ios microsoft perl6 uwp vsts
Last synced: 09 May 2026
https://github.com/chanioxaris/devops-docker-mooc
Solutions for the DevOps with Docker (2020) MOOC by University of Helsinki
devops docker docker-compose mooc
Last synced: 09 May 2026
https://github.com/coslynx/fittrack-3d-fitness-webgl
FitTrack 3D: Interactive fitness journey, goals in WebGL... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-visualization 3d-web code-generation coslynx developer-tools devops fitness-tracker goal-setting interactive-web landing-page machine-learning progress-sharing react react-three-fiber three-js typescript webgl
Last synced: 09 May 2026
https://github.com/ajsalemo/springbootwarfiledevops
A Spring Boot .WAR based application deployed via Azure DevOps pipelines to a context under Tomcat that isn't the 'ROOT' folder. This shows how to deploy to a differently named context.
azure ci-cd devops java linux pipelines tomcat unix war webapp
Last synced: 09 May 2026
https://github.com/coslynx/fitbuddy-3d-progress-tracker
3D fitness tracker visualize goals share progress now... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-visualization 3d-web code-generation coslynx developer-tools devops fitness-tracking goal-setting landing-page machine-learning progress-tracking react react-three-fiber social-sharing three-js typescript webgl
Last synced: 09 May 2026
https://github.com/tush-tr/gcloudact
A Terraform module for hosting your own runner for CI/CD on Google Cloud to run jobs in your GitHub Actions workflows.
ci cicd devops gcloud github github-actions google-cloud-platform googlecloudplatform self-hosted-ci-cd-runner self-hosted-runner terraform terraform-module
Last synced: 09 May 2026
https://github.com/avasdao/devops
A FOSS Development Operations Center for crypto's P2P Cash builders.
Last synced: 09 May 2026
https://github.com/iambotcoder/host-web-app-using-kubernetes
A Kubernetes project deploying a web application with MongoDB as the database, showcasing containerized app orchestration and scalability.
devops docker kubernetes mongodb
Last synced: 09 May 2026
https://github.com/ngcodex/ngcodex-azure-devops
✔ Welcome to the NGcodeX club's DevOps with Azure repository!😇
azure azure-devops cloud developer devops linux pipeline
Last synced: 09 May 2026
https://github.com/shivanshu814/terrazenith
Peak Terraform infrastructure for ECS deployment. Complete AWS ECS setup with Fargate, Application Load Balancer, auto-scaling, and CloudWatch monitoring. Production-ready infrastructure as code with Docker containerization.
aws devops docker ecs load-balancer terraform
Last synced: 10 May 2026
https://github.com/ajsalemo/azurepythonframeworkdevopexamples
A repo housing multiple Python quickstart/"hello world" of framework & libraries examples that are deployed on Azure using Azure DevOps pipelines.
azure bottle cherrypy deployment devops pipelines python quickstart sample tornado web2py
Last synced: 10 May 2026
https://github.com/ridwanbejo/terraform-kubernetes-storage
Terraform module for managing Kubernetes storage class and CSI driver
automation devops hashicorp hcl iac infrastucture-as-code kubernetes sysadmin terraform
Last synced: 10 May 2026
https://github.com/tuyojr/isw_ta
I.S.W. T.A.
agile-development devops java mssql python qa
Last synced: 10 May 2026
https://github.com/muhamedayoub/istio-gateway-demo
Deploying an Istio Gateway with a Sample App
devops gateway istio kubernetes nginx yaml
Last synced: 10 May 2026
https://github.com/razobeckett/random-scripts
Random and Helpful Scripts and Snippets for Automation
automation bash bash-script bash-scripting cicd devops hacktoberfest hacktoberfest-accepted hacktoberfest2024 linux-shell linux-shell-script scripting-language shell shell-script shell-scripts
Last synced: 10 May 2026
https://github.com/shonennoseishin/seq-log-aggregator-with-docker-compose
This project provides an easy-to-use Docker Compose setup for Seq, a powerful log aggregation tool. Here I show an example with Proxmox VE
devops docker docker-compose infrastructure-monitoring log-aggregation log-management logging monitoring observability proxmox proxmox-ve pve rsyslog self-hosted seq syslog vm-monitoring
Last synced: 10 May 2026
https://github.com/abd-ulbasit/goplatform
Learning-focused Kubernetes operator (kubebuilder v4) that provisions in-cluster databases, caches, and queues via a custom Application CRD — with tier-based observability and drift detection.
cloud-native cnpg controller-runtime crd devops go golang kubebuilder kubernetes kubernetes-operator operator platform-engineering postgresql prometheus rabbitmq redis sre
Last synced: 10 Jun 2026
https://github.com/abd-ulbasit/bookstore-kubernetes-guide
A standalone, hands-on Kubernetes guide that takes you from zero to production by progressively building, deploying, scaling, securing, observing, and operating one realistic microservices application — Bookstore — across 16 Parts and 115 chapters. Site: https://abd-ulbasit.github.io/bookstore-kubernetes-guide/
argocd devops eks gitops helm karpenter kubernetes kustomize learning-resources mkdocs-material prometheus terraform
Last synced: 10 Jun 2026
https://github.com/tamoziit/k8s
K8S practice
config devops kubernetes kubernetes-cluster kubernetes-deployment kubernetes-service mongo-express mongodb secrets yaml-files
Last synced: 10 May 2026
https://github.com/barcek/compost
recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite
command-line-tool devops docker dx object-oriented-programming python sql sqlite
Last synced: 11 May 2026
https://github.com/devnix/wp-permissions
A bash script to set secure permissions to a Wordpress installation.
bash bash-script devops devops-tools permissions web-development wordpress
Last synced: 11 May 2026
https://github.com/ndxdeveloper/formation-debian
Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.
ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial
Last synced: 11 May 2026
https://github.com/sbaerlocher/.github
Reusable GitHub Actions workflows for CI/CD, security scanning, deployments, and releases. Rolling release with 27 production-ready workflows.
automation ci-cd devops docker github-actions helm reusable-workflows security terraform workflows
Last synced: 11 May 2026
https://github.com/terraform-az-modules/terraform-azurerm-nsg
This Terraform module is used to create Azure Network Security Group on AZURE. An Azure Network Security Group (NSG) is a fundamental Azure security tool that acts as a basic, stateful packet filtering firewall to control network traffic to and from Azure resources within a virtual network
azure azure-network-security-groups azurerm cloud devops hcl terraform terraform-modules tf-az-modules
Last synced: 10 Jun 2026
https://github.com/blackoutsecure/bos-automation-hub
Automation framework for BOS environments, providing modular scripts, streamlined workflows, and centralized tooling to simplify deployment, management, and security operations.
automation bos devops infra-automation modular-automation operations-cli-tools orchestration scripting security-tools system-management task-runner workflow-engine
Last synced: 10 Jun 2026
https://github.com/php-fast-forward/dev-tools
Fast Forward Development Tools for PHP projects
code-style dev developer-tools development devops faker grumphp grumphp-task php php-cs-fixer php-cs-fixer-config phpdoc phpdocumentor phpunit rector rectorphp standards unit-testing wiki
Last synced: 11 May 2026
https://github.com/cloudnativeworks/elchi
Elchi is a React + TypeScript web interface for managing Envoy Proxy–based L4/L7 traffic. It provides visual configuration and control of xDS resources, routing, clusters, filters, security (mTLS/WAF), and observability integrations without directly editing Envoy YAML.
cloud-native delta-xds devops envoy envoy-proxy load-balancer proxy service-mesh sre traffic-management ui xds
Last synced: 11 May 2026
https://github.com/allansifuna/flask_cicd_heroku
My first Application to deploy to heroku using Docker container and CI/CD using Github actions
allansifuna cicd devops flask githubactions
Last synced: 12 May 2026
https://github.com/patinaomi/projeto-java-thymeleaf
Repositório destinado para a entrega da sprint 4 da matérias de Devops e Java.
devops java spring spring-boot spring-mvc spring-security thymeleaf thymeleaf-java thymeleaf-template-engine
Last synced: 12 May 2026
https://github.com/idempiere-devops/idempiere-docker-sandbox
A docker compose example
devops docker docker-compose idempiere
Last synced: 12 May 2026
https://github.com/thearchitector/openendpoint-tools
It's like Hamburger Helper, but DevOps REST endpoints for projects instead.
api devops game open-endpoints peer-to-peer pong prototype rollup vlang vweb webrtc
Last synced: 13 May 2026
https://github.com/hajowieland/terraform-ec2-devops-instance
Terraform code & Ansible playbook to create a personal AWS EC2 devops instance with Terraform & Docker installed on it.
ansible aws-ec2 devops kali kali-linux terraform
Last synced: 13 May 2026
https://github.com/foggykitchen/terraform-oci-fk-devops-pipeline
Reusable Terraform / OpenTofu module for provisioning OCI DevOps build and deploy pipelines, including build, canary, blue-green, and approval stage patterns.
devops opentofu oraclecloud oraclecloudinfrastructure pipelines terraform
Last synced: 11 Jun 2026
https://github.com/darko-martinovic/aicodereviewer
AI-powered code review tool for GitHub repositories using Azure OpenAI. Features automatic Jira ticket updates, PR comment posting, and Teams notifications with clean architecture design.
ai automation azure-openai clean-architecture code-analysis code-review csharp devops dotnet github-integration jira-integration pull-requests teams-notifications
Last synced: 13 May 2026
https://github.com/paullukashuber/moodle-azure-terraform
Infrastructure as Code (IaC) solution for deploying Moodle LMS on Azure using Terraform. University project for Cloud Computing module at HSW.
azure cloud-computing devops education iac infrastructure-as-code lms moodle terraform university-project
Last synced: 13 May 2026
https://github.com/rahul-lashkari/100xdevs-cohort3-webdev-devops-blockchain
Comprehensive repository for 100xDevs Cohort 3, covering Web Development, DevOps, and Web3. Showcasing projects, assignments, and practical implementations of industry-relevant skills. A journey through mastering modern tech stacks and problem-solving, all documented step-by-step.
advanced-programming blockchain devops dsa eth-blockchain mern solana web-dev web3
Last synced: 13 May 2026
https://github.com/udsonfernandes/devopsparainfra
:bulb: Devops Para Infraestrutura de Redes :bulb:
cisco devops git github infrastructure phyton3
Last synced: 14 May 2026
https://github.com/joemunene-by/ghost-toolkit-scripts
Collection of automation scripts for security testing, system hardening, and DevOps workflows.
automation devops scripts security-tools shell
Last synced: 11 Jun 2026
https://github.com/keyorixhq/keyorix
Lightweight on-premise secrets management for European enterprises. AGPL. No SaaS dependency. Air-gap compatible. NIS2/DORA aligned. AI-native via MCP server — roadmap
air-gap devops devsecops european gdpr golang on-premise secrets-management security vault-alternative
Last synced: 15 Jun 2026
https://github.com/pallaprolus/kube-foresight
Predictive Resource Optimizer for Kubernetes — identifies over-provisioned deployments and generates right-sizing patches
aiops cli cloud-cost cost-optimization devops finops k8s kubectl kubernetes observability prometheus python resource-optimization right-sizing sre
Last synced: 12 Jun 2026
https://github.com/penguinboi/preflight-checks
Systematic production readiness checks for any software project. 7 audits, go/no-go checklist, post-launch monitoring, rollback decision tree.
accessibility ai-coding-assistant code-quality compliance devops launch-checklist preflight-checks production-readiness security-audit seo
Last synced: 12 Jun 2026
https://github.com/kadasz/kabot
🐳 Dockerized kabot configuration based on opsdroid solution
Last synced: 12 Jun 2026
https://github.com/brunopadz/ansible-playbooks
Collection of useful Ansible playbooks
ansible ansible-playbook ansible-playbooks devops
Last synced: 12 Jun 2026
https://github.com/codevena/fixbuddy
Autonomous GitHub issue fixer with two-agent self-review pipeline (claude/codex/opencode/gemini)
ai ai-agents automation bash claude code-review codex devops gemini github-actions issue-automation opencode pull-requests
Last synced: 13 Jun 2026
https://github.com/tstarck/netre
Utility to restart network connection on failure
administration devops networking
Last synced: 13 Jun 2026
https://github.com/friendlygeorge/docker-mcp-server
Docker MCP server designed for agents that need their containers to stay running. Health checks, auto-restart, Compose lifecycle, log streaming.
ai-agent compose container devops docker mcp model-context-protocol
Last synced: 14 Jun 2026
https://github.com/akaliutau/gcp-prod-spark-cluster
Deploying production ready environment for Spark cluster
custom-image dataproc-cluster devops gcp terraform
Last synced: 14 Jun 2026
https://github.com/guilledipa/praetor
A Go-based configuration management tool for real-time, mTLS-secured infrastructure orchestration via Message Brokers and gRPC.
automation configuration-management devops golang grpc-go mtls nats-jetstream orchestration sre system-administration
Last synced: 14 Jun 2026
https://github.com/arjunan-k/projects
Curated collections of my projects in the field of Data Science, Machine Learning, Web Dev, Deep Learning, Cloud, DevOps & Blockchain.
blockchain cloud devops machine-learning web-development
Last synced: 15 Jun 2026
https://github.com/bespredel/awg-command-builder
Native Windows app for Keenetic/Netcraze RCI that simplifies AWG/WireGuard ASC command building and execution in a single executable.
amneziawg automation command-builder configuration devops networking security wireguard
Last synced: 15 Jun 2026
https://github.com/francisjgarcia/francisjgarcia
👨💻 DevOps Engineer · Cloud-native, Kubernetes & GCP · Lifelong tinkerer
ansible aws bash circleci cloud-native cloudflare devops docker gcp github-actions go grafana helm jenkins kong kubernetes linux python sysadmin terraform
Last synced: 15 Jun 2026
https://github.com/jemo19/infra-plan-scanner
Terraform/OpenTofu plan scanner for security, tagging, deletion, and cost-risk checks.
devops github-actions iac opentofu policy-as-code security terraform
Last synced: 16 Jun 2026