Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: infrastructure-as-code

171 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
coolsnowwolf/lede
Lean's LEDE is a popular fork of the OpenWrt/LEDE source tree for building custom router and soft-router firmware, with extra device suppor…
7131586active
Azure/azure-quickstart-templates
A community-contributed collection of Azure Resource Manager (ARM) and Bicep templates for deploying resources on Microsoft Azure. It serve…
6714864active
easzlab/kubeasz
kubeasz is an Ansible-playbook-based toolkit for deploying highly available Kubernetes clusters from binaries, with fine-grained control ov…
9411413active
linuxkit/linuxkit
LinuxKit is a toolkit for building custom minimal, immutable, and secure Linux distributions optimized for running containers. It produces …
758642active
Orange-Cyberdefense/GOAD
GOAD (Game Of Active Directory) is a pentest lab project that provisions intentionally vulnerable Active Directory environments using Vagra…
648240active
Haxxnet/Compose-Examples
A curated collection of Docker Compose example files for self-hosted FOSS and proprietary projects, browsable via a web viewer. It serves a…
757350active
shuaibiyy/awesome-tf
A curated, community-maintained list of resources for HashiCorp's Terraform and its open-source fork OpenTofu. It organizes links to offici…
776581active
prometheus-community/helm-charts
The official Prometheus community repository of Helm charts for deploying Prometheus and related monitoring components on Kubernetes. Chart…
956179active
acantril/learn-cantrill-io-labs
A collection of free, hands-on AWS labs and mini projects with instructions and architecture diagrams, maintained as companion material for…
576159active
openstack/openstack
The OpenStack superproject, a read-only repository tracking all OpenStack component repositories as git submodules. It captures commit sequ…
776012active
learntocloud/learn-to-cloud
Learn to Cloud is a free, open courseware guide that takes learners from zero to foundational cloud engineering skills through a phase-by-p…
105773active
aws-samples/aws-cdk-examples
The official AWS collection of example projects for the AWS Cloud Development Kit (CDK), organized by programming language including TypeSc…
755621active
iam-veeramalla/Azure-zero-to-hero
A free, day-by-day course repository teaching Azure fundamentals from scratch, aimed at DevOps engineers. It includes lessons on cloud conc…
265300active
aws-cloudformation/aws-cloudformation-templates
A curated collection of sample AWS CloudFormation templates for bootstrapping common infrastructure projects. Templates are linted with cfn…
755208active
terraform-aws-modules/terraform-aws-eks
A widely-used Terraform module that provisions Amazon EKS (Elastic Kubernetes Service) clusters and associated resources on AWS. It support…
944998stable
NotHarshhaa/DevOps-Projects
A curated collection of real-world DevOps and cloud projects with step-by-step guides, spanning beginner to advanced levels. It covers AWS,…
644958active
antonputra/tutorials
A collection of companion code and lessons for Anton Putra's DevOps video tutorials on YouTube, covering Kubernetes, Terraform, Ansible, Ar…
694677active
MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator
Microsoft's official lab and demonstration materials for the AZ-104 Microsoft Azure Administrator certification course, including hosted la…
774600active
Varying-Vagrant-Vagrants/VVV
VVV (Varying Vagrant Vagrants) is an open-source Vagrant configuration that provisions a complete local Linux development environment for W…
624525active
chef/bento
Bento is a collection of Packer templates for building minimal Vagrant base boxes across many operating systems and virtualization provider…
894445active
iam-veeramalla/terraform-zero-to-hero
A free 7-day Terraform course repository teaching Infrastructure as Code from basics to advanced topics like modules, state management, and…
444244active
mysticaltech/terraform-hcloud-kube-hetzner
A Terraform/OpenTofu module that deploys production-ready, highly available Kubernetes clusters (k3s or RKE2) on Hetzner Cloud with a singl…
973918active
davestephens/ansible-nas
An Ansible playbook that turns a stock Ubuntu machine into a full-featured home server or NAS replacement. It provisions a curated catalog …
633771active
gokrazy/gokrazy
gokrazy is a minimal appliance platform that turns Go programs into self-contained systems running on Raspberry Pi or x86_64/ARM64 PCs, rep…
753481active
terraform-aws-modules/terraform-aws-vpc
A Terraform module for provisioning AWS VPC resources including subnets, NAT gateways, VPN gateways, and flow logs. It is part of the widel…
983257stable
erebe/personal-server
A Git-managed configuration and guide for running a personal server on Debian with k3s (lightweight Kubernetes). It covers secrets manageme…
673156active
github-aws-runners/terraform-aws-github-runner
A Terraform module that provisions auto-scaling, self-hosted GitHub Actions runners on AWS spot instances, using Lambda functions to orches…
953113active
aws-ia/terraform-aws-eks-blueprints
A collection of Amazon EKS cluster patterns implemented in Terraform that provision complete, opinionated EKS clusters bootstrapped with op…
673037active
timothystewart6/k3s-ansible
An Ansible playbook collection that fully automates bootstrapping a highly available k3s Kubernetes cluster with etcd, kube-vip for control…
983010active
in28minutes/devops-master-class
A beginner-friendly DevOps tutorial course repository covering Docker, Kubernetes, Terraform, Ansible, Jenkins, and Azure DevOps across AWS…
322962active
nathanpeck/awesome-ecs
A curated list of guides, development tools, and resources for Amazon Elastic Container Service (ECS) and AWS Fargate. It aggregates commun…
322902active
onedr0p/home-ops
A personal home infrastructure monorepo that manages a Kubernetes cluster (running on Talos Linux) declaratively using GitOps with Flux, Re…
772866active
onedr0p/cluster-template
A opinionated template for bootstrapping a Talos Linux Kubernetes cluster with Flux GitOps, rendered from a single TOML configuration file …
982794active
widdix/aws-cf-templates
A collection of free, production-ready AWS CloudFormation templates covering common infrastructure patterns like VPCs, ECS clusters, static…
662777active
compose-spec/compose-spec
The Compose Specification is a vendor-neutral standard that defines multi-container, platform-agnostic container-based applications in a si…
762722stable
jpetazzo/ampernetacle
A Terraform configuration that deploys a multi-node Kubernetes cluster on Oracle Cloud Infrastructure using kubeadm and cloud-init. It is d…
322687active
awslabs/amazon-eks-ami
Packer configuration and build scripts for creating custom Amazon EKS-optimized AMIs, the same configuration AWS uses for official EKS AMIs…
952668active
roots/trellis
Trellis is an Ansible-powered LEMP stack for WordPress that provisions production-ready servers (Nginx, PHP 8.3, MariaDB, SSL) and provides…
922575active
antonbabenko/terraform-best-practices
A free open-source ebook that systematically describes Terraform best practices, covering code structure, naming conventions, styling, and …
652530active
zealvora/terraform-beginner-to-advanced-resource
A companion repository of HCL code files for Zeal Vora's HashiCorp Certified Terraform Associate course. It provides hands-on Terraform exa…
592497active
akuity/awesome-argo
A curated list of projects, tools, books, blog posts, videos, and certifications related to the Argo ecosystem, a CNCF graduated project su…
752477active
AdminTurnedDevOps/DevOps-The-Hard-Way-AWS
A free, real-world tutorial repository with labs for building a complete DevOps workflow on AWS, covering Terraform, Docker, Kubernetes (EK…
402428active
cdk-patterns/serverless
An open-source collection of AWS serverless architecture patterns implemented with AWS CDK, available in both TypeScript and Python with ex…
322352active
geerlingguy/ansible-role-docker
A widely-used Ansible role that installs and configures Docker (and optionally Docker Compose) on Linux servers. It supports multiple distr…
762288stable
techiescamp/devops-projects
A curated collection of real-world DevOps projects for aspiring DevOps engineers, ranging from beginner to advanced. Each project includes …
712256active
AndrewGuenther/fck-nat
fck-nat is a ready-to-use AWS EC2 AMI (ARM and x86, built on Amazon Linux 2023) that turns a cheap instance like a t4g.nano into a NAT inst…
852216active
cozystack/cozystack
Cozystack is a free, open-source cloud platform and framework built on Kubernetes that transforms bare metal servers into a cloud with a RE…
892204active
kalaiser/awesome-cdk
A curated awesome-list of open-source projects, guides, blogs, and training resources for the AWS Cloud Development Kit (CDK). It catalogs …
322126active
ChristianLempa/homelab
A personal homelab documentation repository containing notes, setups, and configurations for infrastructure, applications, and networking, …
292118active
GoogleCloudPlatform/cloud-foundation-fabric
A toolkit of end-to-end Terraform blueprints and reusable modules for Google Cloud, including the FAST landing zone toolkit for bootstrappi…
932089active
poseidon/typhoon
Typhoon is a minimal, free Kubernetes distribution delivered as Terraform modules for AWS, Azure, Google Cloud, DigitalOcean, and bare meta…
912051active
grafana/helm-charts
The official Helm chart repository for Grafana projects, providing packaged Kubernetes deployments for Grafana, Loki, Tempo, Mimir, and rel…
952009active
100daysofdevops/100daysofdevops
A 100-day DevOps learning journey repository containing Terraform (HCL) code and accompanying Medium blog posts covering AWS services like …
441988active
Azure/Enterprise-Scale
Azure Landing Zones (Enterprise-Scale) is a reference implementation providing prescriptive guidance and ARM/PowerShell tooling for deployi…
981955active
ansible-community/awesome-ansible
A community-curated awesome list of Ansible resources, including official documentation, tutorials, books, videos, tools, roles, collection…
771934active
alexellis/awesome-baremetal
A curated awesome-list of tools for bare-metal server management and provisioning, maintained by Alex Ellis. It catalogs self-hosted projec…
291916active
ozbillwang/terraform-best-practices
A curated guide of Terraform best practices aimed at AWS users, covering state management, environment isolation, module reuse, and upgrade…
321840active
esirplayground/AutoBuild-OpenWrt
A collection of GitHub Actions workflow definitions and shell scripts that compile custom OpenWrt router firmware (based on Lean's LEDE for…
321822active
aws-samples/serverless-patterns
A curated collection of serverless architecture patterns for AWS services, each implemented with infrastructure-as-code templates (primaril…
671818active
kairos-io/kairos
Kairos is an immutable Linux meta-distribution (CNCF sandbox project) that builds bootable, container-based OS images for edge, bare-metal,…
991809active
doctorray117/minecraft-ondemand
A set of templates and CDK code for deploying a serverless, on-demand Minecraft server on AWS using Route 53, Lambda, and ECS Fargate. The …
321785active
justmeandopensource/kubernetes
A Kubernetes playground repository containing shell scripts and YAML manifests for learning and experimenting with Kubernetes. It serves as…
581753active
timothystewart6/launchpad
A collection of quick-start templates, playbooks, and configuration examples for Ansible, Kubernetes, Docker, Linux, and Windows, curated b…
721728active
jupyterhub/zero-to-jupyterhub-k8s
A Helm chart and accompanying documentation guide for deploying JupyterHub on Kubernetes clusters. It enables reproducible, maintainable mu…
941719stable
weaveworks/awesome-gitops
A curated awesome-list of GitOps resources, including background reading, tools like ArgoCD and Atlantis, tutorials, and community links. I…
571709active
Azure/azure-policy
The official repository of Azure Policy built-in policy definitions and samples, maintained by Microsoft. It serves as the source of truth …
761692active
iam-veeramalla/ansible-zero-to-hero
A day-wise open-source course repository teaching Ansible from fundamentals to advanced topics like roles, Vault, network automation, and A…
241650active
wardviaene/terraform-course
A collection of HCL example files accompanying a Udemy course on Terraform and AWS infrastructure automation. It contains progressive demos…
361611active
codeaprendiz/learn-devops
A task-based DevOps learning repository documenting 473 hands-on tasks covering cloud providers, containers, Kubernetes, infrastructure as …
321596active
ViktorUJ/cks
An open-source learning platform for Kubernetes and AWS EKS, built with Terraform, that provides hands-on lab environments and practice que…
761586active
btkrausen/hashicorp
A collection of HashiCorp-related code, labs, and examples in HCL that supplement Bryan Krausen's training courses on Terraform, Vault, and…
761571active
scottslowe/learning-tools
A collection of example files, configurations, and environments for learning new infrastructure technologies like Vagrant, Docker, Ansible,…
671548active
hobby-kube/guide
A guide for hobbyists on setting up and operating a secure, fully functional Kubernetes cluster on budget cloud providers like Hetzner, Dig…
325657maintenance
terraform-google-modules/terraform-example-foundation
A Terraform example repository demonstrating how to compose Cloud Foundation Toolkit (CFT) modules into a secure Google Cloud enterprise fo…
861544active
hashicorp/terraform-guides
A collection of example Terraform configurations, Sentinel policies, and automation scripts for use with Terraform Enterprise. It covers pr…
691501active
NVIDIA/deepops
NVIDIA DeepOps is a collection of Ansible playbooks and scripts for deploying GPU clusters running Kubernetes or Slurm, including drivers, …
931468active
sidpalas/devops-directive-terraform-course
Companion repository for a free complete Terraform video course, containing example code for each module from basics to CI/CD. It teaches i…
231466active
YPCrumble/ansible-django-stack
An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, Rab…
551383active
sentry-kubernetes/charts
A collection of Helm charts for deploying Sentry, a cross-platform crash reporting and aggregation platform, on Kubernetes clusters. It inc…
951382active
hetznercloud/awesome-hcloud
A curated awesome list of libraries, tools, and integrations for the Hetzner Cloud platform, maintained by Hetzner Cloud. It catalogs offic…
741347active
pixiu-io/kubez-ansible
Kubez-ansible is an Ansible-based toolkit for quickly deploying Kubernetes clusters (single-node, multinode, or highly available) and a wid…
931320active
bridgecrewio/terragoat
TerraGoat is Bridgecrew's 'Vulnerable by Design' Terraform repository containing intentionally misconfigured cloud infrastructure for AWS, …
371305active
terraform-google-modules/terraform-google-kubernetes-engine
A Terraform module that provisions opinionated Google Kubernetes Engine (GKE) clusters on Google Cloud Platform, handling node pools, netwo…
1001277stable
chime/terraform-aws-alternat
A Terraform module that deploys highly available NAT instances on AWS as a cost-effective alternative to NAT Gateways. It automates EC2-bas…
761261active
awsdocs/elastic-beanstalk-samples
A collection of sample configuration files (.ebextensions) and AWS CloudFormation templates maintained by AWS to complement the Elastic Bea…
431230active
openstack/kolla
Kolla is an OpenStack project that builds production-ready container images for OpenStack services and provides tooling to create them. It …
771227stable
StefanScherer/windows-docker-machine
A Vagrant environment that spins up Windows Server VMs preconfigured with Docker to run Windows containers and LCOW. It lets developers on …
341159active
aws-samples/aws-security-reference-architecture-examples
A code library of example solutions from AWS that demonstrates how to deploy security services across a multi-account AWS Organizations env…
661149active
aws-cloudformation/cloudformation-coverage-roadmap
The AWS CloudFormation Public Coverage Roadmap is a GitHub-based public roadmap tracking upcoming resource coverage additions for AWS Cloud…
761140active
syself/cluster-api-provider-hetzner
Cluster API Provider Hetzner (CAPH) is a Kubernetes Cluster API provider that enables declarative, Kubernetes-native creation and managemen…
991131active
laravel/homestead
Laravel Homestead is an official pre-packaged Vagrant box providing a ready-made Laravel development environment with PHP, Nginx, MySQL, Po…
103877maintenance
mother-of-all-self-hosting/mash-playbook
MASH is an Ansible playbook that automates deploying a large catalog of FOSS services (Nextcloud, Vaultwarden, PeerTube, Immich, Jitsi, etc…
751104active
terraform-aws-modules/terraform-aws-lambda
A Terraform module for AWS Lambda that handles building dependencies, packaging, and deploying Lambda functions and layers. It is part of t…
941045active
rohitg00/awesome-devops-mcp-servers
A curated awesome-list of Model Context Protocol (MCP) servers focused on DevOps tools and capabilities, covering cloud infrastructure, IaC…
561018active
oracle/vagrant-projects
A collection of Vagrant projects from Oracle that automatically provision Oracle products and other software using Vagrantfiles, Oracle Lin…
771010active
wise2c-devops/breeze
Breeze is a Kubernetes cluster installer that combines Ansible playbooks, package repositories, and a graphical deployment UI into a single…
591010active
cleverca22/not-os
not-os is an operating system generator based on NixOS that, given a configuration, produces a small (~47 MB) read-only squashfs image with…
731009active
brikis98/terraform-up-and-running-code
Code samples accompanying the book 'Terraform: Up & Running' by Yevgeniy Brikman, organized by tool and book chapter. It provides hands-on …
233249maintenance
Cloudbox/Cloudbox
Cloudbox is an Ansible-based toolkit that rapidly deploys a full Docker containerized cloud media server stack on Ubuntu x64 servers. It bu…
102385maintenance
openshift/openshift-ansible
A collection of Ansible roles and playbooks for installing, scaling, and upgrading OpenShift clusters. It was the primary installer for Ope…
762221maintenance

page 1 / 2 next →