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-06-23 00:08:22 UTC
- JSON Representation
https://github.com/duqueom/ml-mlops-production-template
Agent-driven template for production ML systems: multi-cloud K8s, CI/CD, drift detection, and 12 encoded anti-patterns — built for Windsurf, Claude Code, and Cursor.
agentic-ai agentic-ai-assist ai-coding-assistant devops eks fastapi github-actions gke kubernetes machine-learning machine-learning-engineering mlflow mlops multi-cloud production-ml production-mlops template terraform windsurf
Last synced: 04 May 2026
https://github.com/tcarters/mini-devops-project_jenkins-springboot-docker
In this mini project, we will use Jenkins features to create a Docker Image for a SpringBoot Application and then push it to DockerHub. All in a jenkins CI/CD pipeline configured.
automation ci-cd devops docker dockerfile jenkins-pipeline jenkinsfile springboot
Last synced: 21 Jan 2026
https://github.com/dorianneto/ff4go
ff4go is a simple and lightweight feature flag solution 100% Open Source.
beginner-friendly continuous-deployment devops feature-flag feature-flags feature-toggle feature-toggles feature-toggling go go-feature-flag golang golang-library toggles
Last synced: 05 May 2026
https://github.com/ryanpadilha/docker-scripts
Dockerfile scripts for DevOps
Last synced: 07 Jun 2026
https://github.com/yash509/devsecops-chat-gpt-clone-deployment
Developed a Chat GPT Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile hcl jenkins kubernetes makefile node shell-scripts terraform typescript
Last synced: 18 Jan 2026
https://github.com/slurmulon/virtual-web-dev
:zap: Low friction development process for modern web applications
development devops documentation mocking process productivity
Last synced: 19 Jan 2026
https://github.com/cantrellr/ultimate-k8s-toolbox
🛠️ Comprehensive Kubernetes administration workstation with 50+ pre-installed tools. Deploy a fully-equipped debugging pod directly into your cluster. Air-gapped ready.
air-gapped cloud-native debugging devops helm helm-chart k8s k9s kubectl kubernetes mongosh offline platform-engineering sre toolbox troubleshooting
Last synced: 13 Jan 2026
https://github.com/joelayo/kubectl-go-mcp-server
MCP server for secure Kubernetes Interaction via kubectl commands. Enables AI assistants like GitHub Copilot to safely interact with K8s clusters with robust validation and security.
copilot devops go golang k8s-tools kubectl kubernetes mcp-server model-context-protocol security
Last synced: 17 Apr 2026
https://github.com/meysam81/build-docker
A shorthand GitHub Action for building Docker and pushing to ghcr.io and other repositories. An smaller alternative to combining qemu and other steps.
automation buildx ci-cd composite-action container-image container-registry container-security devops docker docker-build docker-push docker-scout dockerhub ghcr github-action github-actions kubescape multi-platform security-scanning vulnerability-scanning
Last synced: 11 Apr 2025
https://github.com/stensel8/easy-devops
Simple application for technical management and system monitoring, built during my ITM Case study to explore DevOps concepts. Open to contributions!
concept csharp devops dotnet powershell python saxion school
Last synced: 27 Apr 2026
https://github.com/iteratec/gitlab-sanity-cli
Cleanup tool for GItLab Server
artefacts automation devops devsecops gitlab gitlab-api gitlab-runner go golang repository sanity
Last synced: 27 Apr 2026
https://github.com/rafaumeu/primeiro-projeto-iac
A modern infrastructure as code project using Terraform 🌍 to manage AWS S3 buckets ☁️. It supports multi-environment configurations 🛠️, automated S3 bucket creation 📦, and Terraform state management 🔧 for seamless infrastructure management on AWS.
automation aws aws-management cloud-infrastructure devops infra-terraform infrastructure infrastructure-as-code s3-bucket tech-stack terraform
Last synced: 05 May 2026
https://github.com/akmamun/django-nginx-docker
Dockerizing Django with Postgres, Gunicorn, and Nginx
devlopment devops django docker docker-compose docker-deployment gunicorn nginx postgresql python
Last synced: 09 Apr 2026
https://github.com/amaurybsouza/terraform-azure-module-lab
o uso do Terraform com o Azure é uma combinação bastante poderosa e popular para provisionamento e gerenciamento de infraestrutura em nuvem. Aqui estão algumas razões pelas quais essa combinação é considerada boa
azure azure-devops azure-resource-group azure-resources azure-storage devops terraform-module terraform-provider
Last synced: 28 Apr 2026
https://github.com/yash509/devsecops-project----architect-comp-deployment
Company's Website developed using HTML and CSS
aws cloud css devops devsecops-pipeline docker git html kuberentes sonarqube trivy-scan
Last synced: 14 Apr 2026
https://github.com/yash509/dockerfiles----makefiles----samples
Dockerfiles and Makefiles for various projects
aws cloud devops devsecops docker dockerfile gcp makefile
Last synced: 16 May 2026
https://github.com/megatron-xcoder/dasmedhub
This project is an AI-powered healthcare platform designed to provide users with convenient access to medical resources, chatbot assistance, and nearby hospital tracking. Built using the MERN stack, this website integrates various technologies to enhance user experience and accessibility to healthcare services.
azure azure-devops devops docker docker-compose express gemini-api google-maps-api kubernetes material-ui mongodb nodejs reactjs tailwind virtual-machine
Last synced: 27 Jan 2026
https://github.com/tobbie/grafana-showcase-1
A Grafana dashboard for monitoring and visualization
alloy apm devops grafana logs loki metrics monitoring observability prometheus tempo traces
Last synced: 28 Apr 2026
https://github.com/matveyguralskiy/devops-tools
Library Documentation Website "DevOps-Tools" of well-known and basic utilities for DevOps engineers for beginners in simple language, based on JavaScript and CSS
css devops documentation html javascript
Last synced: 19 May 2026
https://github.com/clouddrove/terraform-azure-key-vault
Terraform module to create key-vault resource on AZURE. Azure Key Vault is a cloud service provided by Microsoft Azure that allows you to securely store and manage cryptographic keys, secrets, certificates, and other sensitive information.
azure-key-vault devops terraform terraform-modules
Last synced: 10 Oct 2025
https://github.com/jeanpsv/devops-days-bh-kubernetes-introduction
Kubernetes Introduction Workshop
devops devops-days docker docker-compose kubernetes
Last synced: 14 Apr 2026
https://github.com/zhoubichuan/web-devops
📖devops相关知识的总结--持续更新💪【http://zhoubichuan.com/web-devops】
Last synced: 18 Apr 2026
https://github.com/yash509/devsecops-counter-app-deployment
Developed a NodeJS based Counter Web Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes terraform
Last synced: 19 Jan 2026
https://github.com/yairfalse/tapio
Making Kubernetes and eBPF accessible to everyone
debugging devops ebpf kubernetes observability
Last synced: 09 Jul 2025
https://github.com/stevehoober254/devops-portfolio
🚀 Advanced DevOps pipelines, IaC, observability stacks & multi-cloud deployment demos
ansible automation bash-scripting chef ci-cd- devops devops-pipeline docker github-actions grafana infrastructure-as-code jenkins kubernetes prometheus puppet python-script terraform
Last synced: 06 Apr 2026
https://github.com/tukue/terraform-jenkins-aws
This repository contains Terraform configurations to automate the deployment of a Jenkins server on AWS. It provisions infrastructure such as VPC, EC2 instances, S3 backend for state management, and Route 53 for domain configuration.
ansible argocd-config automation aws devops infrastructure-as-code infrastructure-management scripting terraform terragrunt
Last synced: 29 Apr 2026
https://github.com/tedilabs/terraform-aws-vpn
🌳 A sustainable Terraform Package which creates VPN resources (Clienet VPN, Site-to-Site VPN) on AWS
aws aws-client-vpn aws-site-to-site-vpn aws-vpn devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-aws terraform-module terraform-modules
Last synced: 29 Apr 2026
https://github.com/serdaraltin/sts-voice-translation
Translate the voice in a different language from the original language in real time.
devops elevenlabs-api openai-api speech-recognition speech-to-text text-to-speech
Last synced: 29 Oct 2025
https://github.com/dmtkac/automatic-aws-deploy
Automated deployment of a multi-container web app on AWS using Terraform, Packer, and Docker for infrastructure provisioning, continuous deployment and comprehensive monitoring stack.
aws bash cicd-pipeline devops docker grafana javascript loki packer powershell prometheus scripting security-automation terraform testing ubuntu-server webapp
Last synced: 14 Apr 2026
https://github.com/ronihdzz/git-archive-action
This GitHub Action is designed to persist workflow artifacts, such as test coverage reports, in a dedicated Git branch within the same repository. Its main purpose is to decouple artifact storage from the main code history, maintaining a historical and accessible record of the results from each execution.
artifacts ci-cd devops git github-actions persist-artifacts workflow-automation
Last synced: 30 Apr 2026
https://github.com/devenes/cloudformation-blog-application
Django Blog Application deployed on AWS Application Load Balancer with Auto Scaling, S3, Relational Database Service, VPC's Components, Lambda, DynamoDB and CloudFront with Route 53 using AWS CloudFormation Template
alb amazon-web-services application-load-balancer auto-scaling-group aws aws-cloudformation cloudformation cloudfront devops django dynamodb lambda-function launch-template nat-instance rds route-53 s3-bucket serverless target-group
Last synced: 07 May 2026
https://github.com/arsalan-dev-engineer/zap-cli
This CLI tool offers a collection of useful scripts and commands for various tasks, all accessible through an intuitive and extensible interface for seamless integration into your workflows.
auto automation bash cli click command-line-interface devops devops-pipeline devops-workflow first-time-contributors first-timers-friendly open-source programming python python-library
Last synced: 30 Apr 2026
https://github.com/shgopher/dingdang
各种工具大全讲解:git ddd okr devOps 正则表达式 debug auth 测试 重构技术 线上快速排障
auth authentication ddd debug devops git okr regression-analysis
Last synced: 30 Apr 2026
https://github.com/arindam0310018/04-mar-2022-devops__terraform-with-github-actions
TERRAFORM AND GITHUB ACTIONS
azure devops github-actions pipeline terraform
Last synced: 10 Apr 2026
https://github.com/wesleyscholl/repose
💫 Repose helps you compose your next repo — AI-crafted names, descriptions, topics, and READMEs in one command. Build smarter, faster, and cooler. 🧠💻🔥
ai ai-assistant automation cli-tool code-generation developer-tools devops github github-api llm machine-learning openai productivity project-automation project-scaffolding prompt-engineering repo-generator repose repository-management ruby
Last synced: 30 Apr 2026
https://github.com/vsi12/intrusion-detection-system
This project deploys a mock Intrusion Detection System (IDS) on AWS using Terraform. It leverages ECS Fargate to run a containerized Flask app that analyzes network traffic data in NSL-KDD format. Users upload datasets, and the app classifies intrusions, storing results in S3. The system ensures scalable, automated, and secure network monitoring.
aws devops docker python terraform
Last synced: 30 Apr 2026
https://github.com/charles-adedotun/kubepulse
Intelligent Kubernetes health monitoring with AI-powered diagnostics, predictive analytics, and auto-remediation
ai ai-agents automation claude cloud-native devops go kubernetes monitoring observability react sre typescript
Last synced: 14 Apr 2026
https://github.com/izelnakri/helman
Kubernetes Helm <> Kustomize bridge
cli developer-tools devops helm k8s kubernetes kubernetes-deployment kubernetes-setup kustomize
Last synced: 21 Jan 2026
https://github.com/nikhil-prabhu/clouddetect
A Go library to detect the cloud service provider of a host.
alibaba-cloud aws azure cloud detection devops gcp go golang hyperscalers metadata multcloud oracle-cloud vultr
Last synced: 01 May 2026
https://github.com/earizon/kubernetes
collected notes about kubernetes
devops kubernetes taxonomy tldr-pages
Last synced: 29 Oct 2025
https://github.com/arindam0310018/ops-in-devops
ALL CODES FROM OPS-IN-DEVOPS SERIES
azcli azure devops pipelines powershell
Last synced: 24 Apr 2026
https://github.com/mviegas/tf-examples
This repo is a collection of Terraform scripts with the Azure Resource Manager provider for study purposes.
Last synced: 16 May 2026
https://github.com/arindam0310018/05-nov-2023-devops__decentralized-devops
Decentralized Devops
azure devcommunity devops pipelines
Last synced: 14 Mar 2025
https://github.com/arindam0310018/28-nov-2023-githubactions__trigger-az-devops-terraform
Trigger Az Devops Pipelines and Terraform using Github Actions
azure devcommunity devops github-actions terraform
Last synced: 06 May 2026
https://github.com/arindam0310018/14-apr-2022-devops__fetch-secrets-with-no-access-to-keyvault
FETCH SECRETS WITH NO ACCESS TO KEY VAULT USING DEVOPS PIPELINES
azcli azure devops devops-pipeline keyvault keyvault-secrets
Last synced: 14 Mar 2025
https://github.com/avisi-cloud/terraform-acloud-cluster
Terraform Module for Provisioning an Avisi Cloud Kubernetes Cluster
avisi-cloud devops kubernetes terraform
Last synced: 19 May 2026
https://github.com/guibranco/projects-monitor-ui
⚙️ 🔔 A centralized dashboard to monitor and manage the health and status of GitHub repositories, personal projects, and infrastructure.
dashboard devops devsecops github infrastructure monitor ops ops-admin projects-monitor
Last synced: 03 Jun 2026
https://github.com/arindam0310018/20-nov-2022-devops__service-principal-service-connection-schema
SERVICE PRINCIPAL AND DEVOPS SERVICE CONNECTION: SCHEMA
architecture azure community devops serviceconnection
Last synced: 14 Mar 2025
https://github.com/alex-bormotov/devops-samples
DevOps Samples
aws devops docer-compose dock packer
Last synced: 02 May 2026
https://github.com/diegoferigo/clusterize
Tool to manage a cluster with docker support [WIP]
cluster devops distributed docker ray reinforcement-learning rl ssh
Last synced: 09 May 2026
https://github.com/arindam0310018/13-oct-2022-devops__best-practises-learning-by-doing
AZURE DEVOPS BEST PRACTISES: LEARNING BY DOING
architecture azure community devops
Last synced: 14 Mar 2025
https://github.com/prajwalchapke055/aws-zero-to-hero-series-by-abhishek-veeramalla
🚀AWS Zero to Hero: 30-Day DevOps Mastery 🌐This repository is designed to take you from a beginner to a proficient AWS DevOps engineer in just 30 days. Whether you're new to cloud computing or an experienced pro looking to level up, this repo has you covered! 🛠️
amazon-web-services devops interview-questions linux real-time-project
Last synced: 13 Oct 2025
https://github.com/habibaadam/alx-system_engineering-devops
bash-script devops linux networking-concepts regex-pattern
Last synced: 02 May 2026
https://github.com/fbutros/terraform-aws-templates
Collection of Terraform templates for quick and efficient deployment of various AWS services. Ideal for both learning and rapid infrastructure setup.
aws aws-provider-5 aws-services cloud-architecture cloud-computing devops infrastructure-as-code terraform terraform-aws terraform-examples terraform-modules
Last synced: 20 Jan 2026
https://github.com/racksync/workshop-iot
An IoT Hands-On Workshop Materials.
devops docker internet-of-thing iot mqtt protocols security security-audit websocket
Last synced: 13 May 2026
https://github.com/turbot/flowpipe-mod-discord
Discord pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Discord to the people, systems and data that matters.
automation cloud devops discord discord-api flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 18 Jun 2026
https://github.com/dellabeneta/python-peoples-crud
Aplicação simples de cadastros de pessoas genéricas para estudos gerais de Devops.
dellabeneta devops docker python react terraform
Last synced: 11 Apr 2026
https://github.com/johnlam90/clusterapi-gitops-helm
argocd cicd cluster-api clusterctl devops git helm-charts kubeadm kubernetes vsphere
Last synced: 03 May 2026
https://github.com/kameshsampath/msa-demos
A repo of my tiny microservices demos with spring boot, vert.x and wildfly swarm, which are developed using fabric8 msa platform
devops fabric8 fabric8-pipeline microservice spring-boot vertx wildfly-swarm
Last synced: 03 May 2026
https://github.com/milkstrawai/milkstraw-cli
AI-powered cloud cost optimization
aws cli cloud-cost-optimization cloudformation devops infrastructure typescript
Last synced: 09 Jun 2026
https://github.com/provectus/sak-vpc
Network module for SAK project
aws devops networking open-source swiss-army-kube vpc
Last synced: 13 Feb 2026
https://github.com/mathieubuisson/mathieubuisson.github.io
Blog
devops devops-tools powershell scripting
Last synced: 01 Jan 2026
https://github.com/s4tyendra/envman
envman: A command-line tool to manage environment variable profiles. Create, edit, list, view, and delete profiles using an interactive text-based UI. Ideal for managing configurations across different projects and environments.
bubbletea cli command-line-tool configuration configuration-management dev-tool development devops environment-management environment-variables go golang interactive-cli multi-environment productivity profiles sysadmin terminal-ui tview workflow
Last synced: 13 Feb 2026
https://github.com/turbot/flowpipe-mod-ipstack
Ipstack pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Ipstack to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations ipstack ipstack-api low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/turbot/flowpipe-mod-urlscan
URLScan.io pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect URLScan.io to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security urlscan urlscan-api urlscan-io workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/turbot/flowpipe-mod-virustotal
VirusTotal pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect VirusTotal to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security virustotal virustotal-api workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/turbot/flowpipe-mod-abuseipdb
AbuseIPDB pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect AbuseIPDB to the people, systems and data that matters.
abuseipdb abuseipdb-api automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/dncrypter/shell-script-devops-projects
This is a Bash script designed to fetch a list of GitHub users with read access to a specific repository.
automation devops github-api shell-script
Last synced: 04 May 2026
https://github.com/turbot/flowpipe-mod-nvd
NVD pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect NVD to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code nist-nvd nvd orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/posquit0/terraform-modules
Terraform Modules for Awesome DevOps Jobs
aws devops hashicorp iac infrastructure infrastructure-as-code ops terraform terraform-modules
Last synced: 04 May 2026
https://github.com/aheil/hhn-devops
Unterlagen zur Vorlesung DevOps Bachelor Studiengang Software Engineering Bachelor an der Hochschule Heilbronn.
agile-development ansible devops docker educational lecture lecture-material
Last synced: 04 May 2026
https://github.com/juanvivas16/ft-arch-proposal
Design Proposal for Architecture and Infrastructure as Code in AWS
automation aws devops diagrams docker-compose iac terraform
Last synced: 13 Feb 2026
https://github.com/passadis/cosmosdb-adusers
Entra ID User Registration with Cosmos DB
azure azure-devops azure-functions ci-cd cosmosdb devops dotnet msgraph-api nodejs sdk
Last synced: 04 May 2026
https://github.com/md-emon-hasan/artificial-intelligence-engineer
This is likely featuring projects and resources related to AI. It may include code examples, tutorials related to AI concepts, algorithms, and applications.
artificial-intelligence bentoml circleci computer-vision data-science deep-learning deployment development devops docker dvc evidentlyai flask framkework library machine-learning mlops natural-language-processing python
Last synced: 09 Apr 2026
https://github.com/simplenotsimpler/new-packervbfile
A PowerShell 7+ script which creates a new Packer JSON file to build a local VirtualBox Ubuntu machine by merging parameters into the Packer file. This eliminates the need to use the -var-file option.
devops devops-tools packer powershell powershell-core powershell-module ubuntu ubuntu2004 virtualbox
Last synced: 13 Feb 2026
https://github.com/rufilboss/javaproject
DevOps Project - CI/CD with Jenkins Apache Tomcat Ansible Docker Kubernetes
cicd devops docker jenkins kubernetes tomcat9
Last synced: 13 Apr 2025
https://github.com/tactful-ai/helm-dashboard
Manage your helm charts and releases visually.
devops electron helm kubernetes
Last synced: 04 May 2026
https://github.com/coasy/acady
CLI tool to build, bootstrap, deploy and manage serverless / Jamstack components
developer-tools devops jamstack serverless
Last synced: 17 Feb 2026
https://github.com/ampyfin/ampy-config
Typed config + secrets façade for AmpyFin: schema-validated, layered, redacted, and hot-reloaded via NATS/JetStream (Python + optional Go).
aws-secrets-manager configuration-management control-plane devops gcp-secret-manager hashicorp-vault hot-reload jsonschema observability pydantic runtime-configuration secrets-management trading-systems
Last synced: 04 Oct 2025
https://github.com/clydedz/cicd-docs
Documenting your Azure DevOps pipeline has never been easier!
azure azure-devops cicd clyde-dsouza devops devops-pipeline documentation documentation-generator documentation-tool github-pages html javascript jquery jspdf microsoft microsoft-azure mustache-js pipeline vsts whatsapp-sharing
Last synced: 16 Aug 2025
https://github.com/gnowland/wordpress-docker-deploy
A makefile-managed all-in-one development system for scaffolding, pushing, pulling, and syncing databases and files between local & remote Dokku-managed Docker instances. Includes WordPress out of the box.
devops docker dokku makefile rsync shell-scripts wordpress
Last synced: 05 May 2026
https://github.com/azmisahin/azmisahin-software-web-architecture-sails
Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.
api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web
Last synced: 13 Apr 2025
https://github.com/mkozjak/mkozjak.github.io
My business website.
aws cloud consultancy devops engineer gcp kubernetes programmer services sre terraform
Last synced: 05 May 2026
https://github.com/willie-conway/shelltoserver
📂 Hands-on system administration, cloud computing, Linux programming, and server configuration projects from my B.S. in Computer Science & Information Science at Park University. Built in real environments using GCP, Python, Bash, and C++.
cloud-computing cplusplus cron-jobs devops gcp information-science lemp-stack linux nginx park-university python system-administration
Last synced: 05 May 2026
https://github.com/lobbyra/ft_services
Kubernetes & docker deployments 42 school project
Last synced: 05 May 2026
https://github.com/juku/ansible-manager
A ansible manager / server as an alternative to Ansible semaphore and ansible tower
administration ansible ansible-playbook ansible-roles ci continuous-delivery continuous-deployment continuous-integration devops devops-tools infrastructure infrastructure-as-code orchestration server
Last synced: 06 May 2026
https://github.com/devcyclehq/assemblyscript-json
DevCycle - AssemblyScript-JSON Fork
continuous-delivery continuous-deployment devcycle devops feature-flags feature-toggles openfeature
Last synced: 06 May 2026
https://github.com/danielwhatmuff/notifybot
Python CLI for notifying Slack of Travis CI deployments
build-notifications ci deployment devops notifications notify python slack travis travis-ci
Last synced: 14 Feb 2026
https://github.com/sv222/go-cicd-examples
This repository contains examples of CI/CD workflows for a Go application using GitHub Actions.
ci-cd devops examples github-actions go samples
Last synced: 16 Apr 2026
https://github.com/sugam-arora/zomeal
Welcome to Zomeal, your ultimate culinary guide! Discover the finest eateries and hidden gems in your city with Zomeal. Whether you're craving a quick bite or a gourmet experience, Zomeal connects you to flavors that delight and dishes that inspire. Embark on a delicious journey with us and elevate your dining adventures!
devops devsecops devsecops-pipeline docker git jenkins kubernetes nodejs npm owasp sonarqube trivy zomato zomatoclone
Last synced: 14 Feb 2026
https://github.com/glyndor/panel
Self-hosted VPS & container manager — cPanel/Plesk/Coolify alternative. Podman, nftables, WireGuard. Rust + Next.js.
caprover-alternative container-management coolify-alternative cpanel-alternative devops docker-alternative dokploy-alternative firewall nextjs nftables paas plesk-alternative podman postgresql rust self-hosted vps wireguard
Last synced: 10 Jun 2026