Pinned Repositories
ansible-role-docker
Ansible role to install Docker and docker-compose
app-katas
A collection of app katas to practice deploying complex applications using open-source DevOps tools
bamboofinance
A smart contract for crowd investment in ecologically responsible bamboo production
deno-feedspot-scraper
TypeScript to scrape a list of technology RSS feeds from Feedspot using Deno
describe
A simple description formatter for Deno unit tests
kebab-case
Quick and dirty Go script to rename files recursively to kebab-case
terraform-aws-ec2-userdata-ad-join
Generates a user-data script for dynamically joining and un-joining Windows EC2 instances to an Active Directory domain
terraform-aws-ecr-image
Creates an ECR repository and pushes a container image using local bash scripts
terraform-aws-eks-ebs-csi-driver
Deploys the Amazon EBS CSI driver on AWS EKS via Helm
terraform-aws-eks-monitoring
Deploys Prometheus, Grafana, Loki and Promtail on AWS EKS via Helm
andreswebs's Repositories
andreswebs/terraform-aws-eks-ebs-csi-driver
Deploys the Amazon EBS CSI driver on AWS EKS via Helm
andreswebs/terraform-aws-ec2-userdata-ad-join
Generates a user-data script for dynamically joining and un-joining Windows EC2 instances to an Active Directory domain
andreswebs/terraform-aws-ecr-image
Creates an ECR repository and pushes a container image using local bash scripts
andreswebs/terraform-aws-ecs-fsx-sftp
Deploys an ECS cluster running an SFTP service as a daemon
andreswebs/terraform-aws-eks-irsa-policy-document
Creates a trust policy for an IAM role that can be assumed by a Kubernetes service account
andreswebs/cf-tfstate
CloudFormation template for Terraform remote state storage
andreswebs/decidim-k8s
[WIP] A production-ready configuration for running Decidim in Kubernetes
andreswebs/k8s-fleet-fluxcd-template
Template containing intial Kubernetes configuration files for a multi-cluster k8s fleet using FluxCD
andreswebs/terraform-aws-ad-fsx
Deploys Active Directory and FSx for Windows file system
andreswebs/ansible-role-docker-app
Installs a Docker Compose app as a systemd service
andreswebs/devops-challenge-copilot
Solution generated with GitHub Copilot to Particle41's DevOps Team Challenge
andreswebs/ec2-instance-tf
andreswebs/it-gram-bot
Telegram bot using GrammY, middy.js and AWS Lambda
andreswebs/nix-darwin-devbox
andreswebs/rust-exercism-copilot
my solutions to the Rust track in exercism.org using GitHub Copilot
andreswebs/terraform-aws-ami-amzn2
Fetch the most recent Amazon Linux 2 AMI
andreswebs/terraform-aws-ami-ubuntu
Terraform module to fetch the most recent Ubuntu 20.04 AMI by default
andreswebs/terraform-aws-apigw-sns
Create an API Gateway endpoint that publishes to an SNS topic
andreswebs/terraform-aws-apigw-sqs
Create an API Gateway endpoint that publishes to an SQS queue
andreswebs/terraform-aws-ec2-role
Creates an IAM Role and an EC2 instance profile using the role, with a list of attached IAM policies
andreswebs/terraform-aws-eks-cert-manager
Deploys cert-manager via Helm on AWS EKS
andreswebs/terraform-aws-eks-cert-manager-iam-policy-document
andreswebs/terraform-aws-eks-chartmuseum
Deploys Chartmuseum via Helm on AWS EKS
andreswebs/terraform-aws-eks-external-dns
Deploys external-dns on AWS EKS
andreswebs/terraform-aws-eks-external-secrets
Deploys Kubernetes External Secrets on AWS EKS
andreswebs/terraform-aws-eks-irsa
Creates an IAM role that can be assumed by a Kubernetes service account
andreswebs/terraform-aws-eks-karpenter-iam-policy-document
andreswebs/terraform-aws-lambda-base
andreswebs/terraform-aws-ssm-parameters-access-policy-document
Generates an IAM policy document with permissons to access a list of parameters from AWS SSM Parameter Store
andreswebs/tf-root-aws-cookiecutter
Cookiecutter template to generate a basic root Terraform module for AWS