Terraform Crash Course
I'll teach you how to get started with Terraform very quickly in this article. My main goal here is to focus on...
DigitalOcean Zabbix (SSL) with NGINX and Certbot
The default Zabbix image from DigitalOcean installs Zabbix on CentOS without an SSL. This tutorial will show...
Running Terraform in Docker Locally
Here are some quick tips on how to run Terraform locally in Docker.
To get started pull the Docker image of...
Azure Kubernetes Service (AKS)
I had some issues with Getting Azure AKS to work with PowerShell locally so I decided to document this. This post...
Docker: MSSQL Server
Microsoft has created several images for MSSQL Server on Docker Hub. They have support for Windows and Ubuntu containers. It's very easy...
Resetting SA Password in MSSQL Server Docker 2022
This was a bit tricky, so I thought I would share how this can actually be done....
Istio: Missing App and Version Label
If you are seeing the error in Istio's Kialia that says that the app and version label are missing...
Mounting Volumes in Docker with Visual Studio
This technique is ideal for local development within Visual Studio. You can easily mount local files into a...
Setting up TeamSpeak 3 with Docker on DigitalOcean
Setting up TeamSpeak 3 on DigitalOcean with Docker is incredibly easy. This provides a cheap ($5/month)...
Kubernetes: Recreating Pods
Sometimes it's practical to re-create a pod because it needs to re-load configuration or restart. Here are some tricks to deleting and...































