Pinned Repositories
ansible-demo
ansible-demonstrations
ansible-dev-templates
Development templates for ansible
ansible-kitchenless
Example of kitchenless, vagrant + serverspec + rake based Ansible TDD framework
aws-sg-audit
Quick tool to read JSON data from the AWS command line utilities and filter out a few things
consul-conf
Regenerate configuration files based on node and service status from the Consul API.
ec2metadata-role-assumption
a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
s3-kms-ssm-secrets
store secrets of arbitrary size, encrypted with kms data key, in s3 and refer to them from ssm
shell-assume-aws-role
Assume an AWS IAM Role given the AWS profile ( ~/.aws/credentials ), Role ARN, and current MFA Token
farrellit's Repositories
farrellit/ec2metadata-role-assumption
a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
farrellit/ansible-demonstrations
farrellit/s3-kms-ssm-secrets
store secrets of arbitrary size, encrypted with kms data key, in s3 and refer to them from ssm
farrellit/aoc
Advent Of Code
farrellit/aws-cloudformation-templates
A collection of useful CloudFormation templates
farrellit/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
farrellit/cfn-mapping-test
for stackoverflow question
farrellit/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
farrellit/docker-awscli
AWS CLI environment delivered through docker
farrellit/docker-gcloud
gcloud runtime from docker.
farrellit/docker-magic-wormhole
a relatively small wormhole container because it takes a long time to install
farrellit/drcron
distributed resilient cron
farrellit/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
farrellit/git-cleanup
discover and determine status of git repos starting at a given path
farrellit/gogcs
copy data to gcs by piping it to this program's standard input
farrellit/goheaders
dump headers for debugging
farrellit/gok8s
farrellit/grafana-aws-athena-datasource
farrellit/helm-secrets
A helm plugin that help manage secrets with Git workflow and store them anywhere
farrellit/lmcollector-filter-example
farrellit/local-ec2metadata
rewrite of ec2metadata-role-assumption
farrellit/maze
maze generation
farrellit/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
farrellit/pipeline
farrellit/rabbitmq-server
Open source multi-protocol messaging broker
farrellit/sftp
SFTP support for the go.crypto/ssh package
farrellit/stackoverflow
things done because i read a stack overflow thing
farrellit/test
farrellit/test2
testing repo cleanup scripts
farrellit/writeprogress
an `io.Writer` implementation that simply counts written bytes, meant to be used with `io.MultiWriter` to track write progress