kurron
Software engineer with many years of JVM, cloud and container development experience.
Auburn, NH
Pinned Repositories
aws-plex
An experiment to see how to run a Plex/Docker combination in Amazon EC2
c4-architecture-template
Project template that showcases the tecniques of the C4 architecture diagraming technique via Structurizr
docker-charles-proxy
A Docker image that runs the Charles network proxy.
docker-clion
A Docker image the runs JetBrains' CLine C++ IDE.
docker-inspect-to-compose
A simple tool that will inspect installed Docker containers and generate an equivalent Docker Compose file
docker-intellij
Run IntelliJ IDEA inside a Docker container
docker-nomad
A Docker image that can run Hashicorp Nomad scripts.
docker-snowsql
Docker image that contains the Snowflake CLI
jvm-development-environment
A Vagrant controlled software development environment built around IntelliJ IDEA, PyCharm, Docker and Ubuntu.
microservice-simulator
A set of Docker containers and Terraform scripts that can simulate a 100 node microservice based solution.
kurron's Repositories
kurron/docker-webstorm
A Docker image that runs JetBrains WebStorm Javascript IDE.
kurron/terraform-environments
Collection of cloud environments based upon Terraform modules
kurron/docker-zip
Inage that has zip and other compression utilities installed. Intended to help assemble archives
kurron/ansible-role-software-developer
An Ansible playbook that installs tools for software development, regardless of the programming language.
kurron/cloudformation-terraform-bakeoff
An unscientific comparison between CloudFormation and Terraform.
kurron/docker-amazon-jdk-8-build
Image containing Amazon's JDK plus Git, Docker client and Ansible. Suitable for building software in a CI/CD system.
kurron/docker-azul-jdk-8
A Docker container that contains the Azul System's Open JDK 8 implementation
kurron/docker-makemkv
Docker image containing the MakeMKV video converter
kurron/spring-cloud-aws-kotlin
Sample application using Spring Cloud AWS written in Kotlin
kurron/tracking-pixel-example
Working example of the post called "Building a Tracking Pixel in 3 Steps (featuring AWS Kinesis Firehose!)"
kurron/ansible-pull-transparent
Ansible playbook that installs the required infrastructure for Transparent Language specific support
kurron/ansible-role-javascript-developer
An Ansible playbook that installs everything a JavaScript/HTML developer needs.
kurron/ansible-role-jvpn
An Ansible playbook that enables connecting to a Juniper VPN under Linux
kurron/ansible-role-node-js
An Ansible Role that installs NodeJS
kurron/ansible-role-sql-developer
An Ansible playbook that installs everything a SQL developer needs.
kurron/architecture-documents
A Bitbucket friendly template of the C4 architecture documents.
kurron/docker-amazon-jdk-8
Image containing the Amazon version of Open JDK 8
kurron/docker-azul-jdk-10
Docker image containing Azul JDK 10
kurron/docker-azul-jdk-10-build
Docker image containing Azul JDK 10, Ansible, Docker client and Docker Compose.
kurron/docker-azul-jdk-11
Docker image containing Azul JDK 11
kurron/docker-azul-jdk-11-build
Docker image containing Azul JDK 11, Ansible, Docker client and Docker Compose.
kurron/docker-azul-jdk-8-build
A Docker container designed to run JVM builds. Contains various tooling including a JDK, Ansible, Docker client and Docker Compose.
kurron/docker-azul-jdk-9
Docker image containing Azul JDK 9
kurron/docker-azul-jdk-9-build
A Docker container designed to run JVM builds. Contains various tooling including a JDK, Ansible, Docker client and Docker Compose.
kurron/docker-ecs-task-echo
A simple Docker container that is useful in debugging AWS ECS Scheduled Tasks
kurron/docker-terraform
A Docker image that can run Hashicorp Terraform scripts.
kurron/spring-boot-mvc-groovy-showcase
An opioniated project template for a Spring Boot 2 REST service using the non-reactive MVC model written in Groovy.
kurron/spring-boot-mvc-kotlin-showcase
A port of the spring-boot-mvc-groovy-showcase project over to Kotlin.
kurron/spring-cloud-aws-echo
A trivial REST endpoint that echos back its location in AWS and proves that proxy headers from the ALB are being honored
kurron/terraform-aws-vpc
Opinionated Terraform module that creates a VPC with subnets in all availability zones