Use a Terraform wrapper script to easily manage Terraform installations
December 21st, 2017
This Terraform wrapper is a script that automatically loads the appropriate version of Terraform for the particular project.
This Terraform wrapper is a script that automatically loads the appropriate version of Terraform for the particular project.
Learn to use git tags to feed three package versions and dynamically create a Dockerfile at build time.
Using git tags to specify what the Dockerfile should build without branching.
How to test Vagrant provisioning in CI using the Docker provisioner.
Describes how to use a Gradle plugin to over come the ECR temporary token for CI builds.
How to use Gradle with an existing Ant project and be able to use Gradles plugins afterwards.
A review of my experience at DockerCon17. Things I learned, big take aways.
Managing Rancher container platform with Terraform
Validate generated HTML content in your continuous integration (CI) pipeline using Gradle.
Apache Cassandra, a scalable and high-availability platform, is a good choice for high volume event management applications, such as large deployments of sensors. Applications include telematics data for large fleets, smart meter telemetry in…
What I thought of HashiConf 2016 as an attendee that brought my brain as a sponge to soak up DevOps wisdom.
Examples of implementing docker image automated tests on several CI environments.
Overview of Gradle.com Build Scans
Utilize the power of pipelines in Jenkins v2 to automate the planning and application of Terraform projects and achieving CI for your infrastructure.
Configuring Service Discovery with Consul in a Hybrid Container Environment
Using Terraforms Github provider to manager your Github organization.
Continuing where we left off in the previous post, let’s look at how we can start to organize the project a bit more and do some things like add configuration files. To see where we end up checkout the part-ii branch of the companion resources. Since…
This is going to be a series of using Ansible to help with automating your infrastructure.
Utilize Lambda functions to execute automate infrastructure management like DNS record updates during automatic scaling events.
An introduction to Cloud Foundrys Lattice and tutorial using a Grails 3 application.
Chef lessons learned. Dealing with Attributes, Databags, Roles, Cookbooks, and Berkshelf.