Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

https://github.com/docker-production-aws/microtrader-pipeline

Ansible playbook and CloudFormation template for deploying a continuous delivery pipeline using CodePipeline, CodeBuild and CloudFormation

aws aws-cloudformation aws-codebuild aws-codepipeline continuous-delivery github infrastructure-as-code pluralsight

Last synced: 17 Nov 2024

https://github.com/matveyguralskiy/terraform

Contains a collection of Terraform files for creating resources in AWS, using variables and various commands, deployment application, terraform configuration files for infrastructure provisioning with explanations and screens

devops devops-tools infrastructure-as-code remote-state terraform terraform-aws terraform-aws-s3 terraform-resources

Last synced: 18 Jan 2025

https://github.com/philips-software/terraform-aws-cloudwatch

Terraform module to create an AWS Cloudwatch log group and config

aws infrastructure-as-code terraform

Last synced: 18 Jan 2025

https://github.com/pyratlabs/ansible-role-awscli

Ansible role for installing an AWS CLI (awscli) into a Python3 VirtualEnv.

amazon amazon-web-services ansible ansible-role automation aws aws-cli cloud infrastructure infrastructure-as-code

Last synced: 04 Jan 2025

https://github.com/bertrandmartel/cloudformation-templates

:books: A collection of AWS cloudformation templates

aws aws-cloudformation ecs elasticache infrastructure-as-code nat subnet vpc

Last synced: 03 Jan 2025

https://github.com/devenes/terraform-elastic-kubernetes-service

Terraform main file for creating AWS EKS cluster with minimum requirements

aws eks elastic-kubernetes-service infrastructure-as-code k8s kubernetes kubernetes-cluster terraform

Last synced: 03 Jan 2025

https://github.com/ghalactic/provision-github-tokens

A GitHub Action that creates and rotates GitHub tokens for you

actions automation devops github-actions infrastructure-as-code provisioning security

Last synced: 13 Oct 2024

https://github.com/l1ghtn1ng/ansible-parser

A go program to parse Ansible core log file for failed tasks and send an email report of it

ansible devops go golang infrastructure-as-code

Last synced: 26 Jan 2025

https://github.com/build-on-aws/aws-elastic-beanstalk-cdk-pipelines

Sample AWS CDK pipeline code for an AWS Elastic Beanstalk application

aws aws-cdk aws-elastic-beanstalk ci-cd devops infrastructure-as-code

Last synced: 26 Dec 2024

https://github.com/ansibleguy/sw_zoneminder

Ansible Role to provision Zoneminder IP-CAM Servers

ansible ansible-role iac infrastructure-as-code ipcam ipcamera surveillance zoneminder

Last synced: 28 Dec 2024

https://github.com/aramperes/vpn-tf

Create a VPN/proxy using Terraform and WireGuard

dante-server digitalocean infrastructure-as-code terraform vpn wireguard

Last synced: 01 Jan 2025

https://github.com/food-x-technologies/puff

Converts YAML to Azure ARM Template Parameters files, helping you control deployments into multiple environments, globally.

azure azure-arm azure-arm-template azure-arm-templates azure-devops code-generation iaac infrastructure-as-code json json-gen yaml

Last synced: 18 Dec 2024

https://github.com/lna-dev/iac

In the repo IaC (Infrastructure as Code) I manage and document my infrastructure with terraform.

iac infrastructure infrastructure-as-code terraform

Last synced: 24 Dec 2024

https://github.com/trojan-254/alx-system_engineering-devops

Taming the beast: This repository unleashes the power of DevOps through CI/CD pipelines, infrastructure automation, and monitoring solutions. Deploying, monitoring, and managing like a pro with this collection of DevOps tools and tricks.

ci-cd conteinerized deployment devops infrastructure-as-code monitoring

Last synced: 17 Jan 2025

https://github.com/infrablocks/end-to-end-vault

An end-to-end example of InfraBlocks, by provisioning Vault.

end-to-end example hashicorp-vault infrastructure infrastructure-as-code vault

Last synced: 21 Jan 2025

https://github.com/ansibleguy/sw_zabbix

Ansible Role to provision Zabbix services

ansible ansible-role automation iac infrastructure-as-code monitoring zabbix

Last synced: 28 Dec 2024

https://github.com/thorstenhans/terraform-webinar-azure-meetup-ffm

Samples from the Azure Meetup Frankfurt Webinar on Terraform

azure infrastructure-as-code terraform

Last synced: 23 Dec 2024

https://github.com/evindunn/terraform-kvm-module

Reusable kvm module with terraform-provider-libvirt

infrastructure-as-code kvm terraform

Last synced: 02 Feb 2025

https://github.com/maxritter/aws-bedrock-multi-agent-blueprint

Blueprint for running AWS Bedrock Multi-Agent AI collaboration with CDK, Streamlit and LangFuse

agent ai aws bedrock cdk infrastructure-as-code langfuse multi-agent pgvector streamlit

Last synced: 22 Jan 2025

https://github.com/gvsdaefsdfs/aws-bedrock-multi-agent-blueprint

Blueprint for running AWS Bedrock Multi-Agent AI collaboration with CDK, Streamlit and LangFuse

agent ai aws bedrock cdk infrastructure-as-code langfuse multi-agent pgvector streamlit

Last synced: 22 Jan 2025

https://github.com/cfeenstra67/pylumi

A Python API for interacting with Pulumi resource providers

infrastructure-as-code pulumi pulumi-python

Last synced: 30 Dec 2024

https://github.com/nwiizo/nginx_goss

Call people to use Goss for nginx

goss infrastructure-as-code

Last synced: 27 Dec 2024

https://github.com/a-patel/aws-cloudformation-three-tier-web-app-workshop

AWS CloudFormation Three-Tier Web Application Workshop: Provision Three-Tier Web Application blueprint in AWS using AWS CloudFormation.

aws aws-cloudformation aws-ec2 aws-elb aws-rds aws-vpc iac infrastructure-as-code three-tier-architecture workshop

Last synced: 24 Jan 2025

https://github.com/javanile/cask

Lightweight IaC

infrastructure-as-code

Last synced: 04 Feb 2025

https://github.com/stephlocke/amlbicep

Create Azure Machine Learning workspaces via Bicep ☁⚗💪

azure bicep-templates infrastructure-as-code mlops

Last synced: 15 Jan 2025

https://github.com/excoriate/terragrunt-labs

A Collection of Terragrunt Labs, experiments, and tests

cloud devops infrastructure-as-code opentofu terraform terragrunt

Last synced: 05 Feb 2025

https://github.com/nishidayuya/itamae-plugin-resource-alternatives

Itamae resource plugin to manage "update-alternatives".

infrastructure infrastructure-as-code itamae

Last synced: 03 Feb 2025

https://gitlab.com/MarcHoog/ansible

This repository, is meant for Practicing with Infrastructure as code using technologies like: Gitlab CI/CD Terraform Ansible

Gitlab CICD ansible devops infrastructure infrastructure-as-code terraform

Last synced: 23 Oct 2024

https://github.com/pyratlabs/ansible-role-azcli

Ansible role for installing an Azure CLI (azure-cli) into a Python3 VirtualEnv.

ansible ansible-role automation azure azure-cli cloud infrastructure-as-code

Last synced: 04 Jan 2025

https://github.com/andostronaut/terraform-setup

A basic setup and configuration using terraform and different providers (Docker, AWS, GCP, ...) ☁️

aws cloud deployment docker gcp infrastructure infrastructure-as-code infrastructure-management terraform

Last synced: 27 Dec 2024

https://github.com/cstanislawski/grafana-db-exporter

Export your ClickOps'ed Grafana dashboards into the repository

automation clickops exporter gitops grafana grafana-dashboard iac infrastructure-as-code monitoring

Last synced: 15 Jan 2025

https://github.com/devpro/terraform-projects

Infrastructure automation projects leveraging Terraform

infrastructure-as-code infrastructure-automation terraform

Last synced: 11 Jan 2025

https://github.com/jenseickmeyer/terraform-examples

Some examples for using Terraform to create infrastructure in AWS.

aws infrastructure-as-code terraform

Last synced: 23 Oct 2024

https://github.com/engineersbox/schematic

A terraform style IaC manager of services

infrastructure-as-code schema schematic

Last synced: 27 Jan 2025

https://github.com/leju-b/terraform_projects

This repository maintains the terraform modules i write.

cloud devops infrastructure-as-code terraform-modules

Last synced: 09 Feb 2025

https://github.com/hiroxto/infrastructure

自宅サーバーとドメイン周りをTerraformでIaCにする

cloudflare infrastructure-as-code terraform

Last synced: 25 Jan 2025

https://github.com/chaseofthejungle/serverless-architecture-basics

An overview of how serverless architecture supports DevOps principles and operations.

devops infrastructure-as-code serverless-architectures

Last synced: 27 Dec 2024

https://github.com/chaseofthejungle/intro-to-terraform

An overview of terraform and some of its popular commands.

infrastructure-as-code terraform

Last synced: 27 Dec 2024

https://github.com/perpetualpanda/infra

Main infrastructure as code repository for self-hosted services

docker infrastructure-as-code terraform

Last synced: 01 Feb 2025

https://github.com/evenh/rett-i-prod-iac

IaC-demo med Terraform for faggruppen Rett i prod (Bekk)

bekk infrastructure-as-code terraform

Last synced: 09 Feb 2025

https://github.com/anct-cartographie-nationale/api-infrastructure

⚙️ Infrastructure de l'API de la cartographie nationale des lieux de médiation numérique

anct aws betagouv gouvernement inclusion-numerique infrastructure-as-code mediation-numerique terraform

Last synced: 01 Feb 2025

https://github.com/imsalmanmalik/terraform-aws-codepipeline-codedeploy-docker-metabase-project

The project includes setting up a VPC with private subnets, EC2 instances, RDS, and S3, along with Docker containers for application deployment. It also features a CI/CD pipeline with AWS CodeDeploy and CodePipeline. Live data visualisation using Metabase BI tool.

aws bash-scripting business-intelligence codedeploy codepipeline containerization docker docker-compose ecr-registry infrastructure-as-code metabase multitier-architecture php rds-database security terraform visualisation vpc-network

Last synced: 05 Jan 2025

https://github.com/mrtazz/chef-deploy

tool to deploy changes to a Chef server based on a git diff

chef deployment golang infrastructure infrastructure-as-code

Last synced: 02 Feb 2025

https://github.com/gforien/terraform-examples

Provision AWS EC2 instances in no time with Terraform 👨‍💻⏭🕖

aws-ec2 devops infrastructure-as-code terraform

Last synced: 26 Jan 2025

https://github.com/sparkfabrik/terraform-helm-fluentbit

This module installs FluentBit on Amazon EKS and create the necessary resources to send logs to CloudWatch.

aws aws-eks cloudwatch eks helm helm-chart infrastructure-as-code kubernetes terraform-module

Last synced: 09 Feb 2025

https://github.com/edwinrlambert/hello-cicd

Comprehensive DevOps project tutorial covering Flask app development, Docker containerization, Jenkins CI/CD pipeline, Kubernetes orchestration, and Terraform infrastructure management. Designed for hands-on learning of essential DevOps tools and practices.

automation cicd containerization devops docker flask infrastructure-as-code jenkins kubernetes terraform

Last synced: 13 Oct 2024

https://github.com/remiljw/learn-terraform-aws-instance

Infrastructure as Code to create an S3 bucket and EC2 instance with python web server

amazon-web-services aws iac infrastructure-as-code python terraform webserver

Last synced: 20 Jan 2025

https://github.com/brandonjbjelland/docker-test-anycloud

A docker container ready to test any IaC through test kitchen, kitchen terraform, and your cloud provider of choice.

container devops docker infrastructure-as-code terraform test-kitchen testing

Last synced: 20 Jan 2025

https://github.com/Xophmeister/osswarm

Build and deploy a Docker Swarm cluster to OpenStack

alpine-linux ansible docker-swarm infrastructure-as-code openstack packer qemu terraform

Last synced: 23 Oct 2024

https://github.com/benniemosher-dev/terraform-aws-oidc

🪪 A TF module for AWS IAM OIDC identity providers. 🪪

aws infrastructure-as-code terraform

Last synced: 23 Oct 2024

https://github.com/Htunn/Terraform_PlayGround

IaC with Terraform and Terraform Cloud

ansible automation infrastructure-as-code terraform

Last synced: 23 Oct 2024

https://github.com/Yesid4Code/Infrastructure_Provisioning_AWS

Infrastructure provisioning automation with Terraform

aws hcl infrastructure-as-code shell terraform

Last synced: 23 Oct 2024

https://github.com/mbasri/aws-infrastructure

Project for create all the SensorGraph infrastructure

aws devops drawio iac infrastructure infrastructure-as-code terraform

Last synced: 23 Oct 2024

https://github.com/agriii927/terraform_github

Terraform IaC to automatically build GitHub infrastructure

infrastructure-as-code terraform terraform-github-provider

Last synced: 23 Oct 2024

https://github.com/eletenkov/Pylons-docs-style-guide

Documentation Style Guide for all projects under the Pylons Project

github home infrastructure-as-code operations terraform

Last synced: 23 Oct 2024

https://github.com/ekko-realtime/deploy

AWS CDK code and CloudFormation templates to programatically deploy Ekko's realtime server

aws cdk cloudformation-templates fargate infrastructure-as-code server-infrastructure

Last synced: 23 Oct 2024

https://github.com/bhavya-rshah/VMSetup

Creation of a CENTOS OS VM with web, db, and wordpress capability through Scripting

configuration-management infrastructure-as-code

Last synced: 23 Oct 2024

https://gitlab.com/mike-ensor/terraform-query-remote-state

This is a sample project to show how to query the Terraform cloud for remote state

bash declarative code infrastructure-as-code remote state remotestate terraform terraform cloud

Last synced: 23 Oct 2024