Category: 5 Minute Friday

Intro into Rancher notifiers and how to use them with alerts.

Happy Friday everyone! Thanks for joining me today for 5 minute Friday and let’s get into checking out some tech. Today we are going to go through Rancher notifiers and how to use them with alerts. Documentation on Rancher notifiers: https://rancher.com/docs/rancher/v2.x/en/cluster-admin/tools/notifiers/ What are Rancher notifiers? Rancher notifiers are services that you can use in conjunction
Read More »

Hashicorp Terraform intro – run Docker Containers locally

This is meant to be a very quick and simple introduction to Terraform – a configuration language to help provision, codify, and version control infrastructure and related applications. For more information on Terraform I highly suggest checking out Hashicorp’s Terraform documentation: https://www.terraform.io/docs/index.html Let’s go over a few things you will need to have in order
Read More »