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 MSBuild
I created an image specifically for building legacy ASP.NET code. This is publicly available on Docker hub and GitHub. You may pull it...
Kubernetes WordPress with Remote MySQL Access
Deploying WordPress to Azure Kubernetes Service (AKS) was a great exercise for me to learn and improve my Helm...
Docker: NuGet Server Windows Server Core
I've set up a NuGet Server on a Dockerized Windows Server Core IIS image. This is a multi-stage build...
.NET Microservices: Project Structure with Git Submodules
After working in microservice architecture for many years I have concluded there are many different strategies to project...
Docker: Jenkins Build Server on Windows Server Core
Big fan of Jenkins! I've really enjoyed the flexibility that this CI server provides. While it's easy...
Must Haves for the IT Professionals
Over the years I've used some really cool devices and services and I find these all to be very...
Upgrade Ubuntu Server (21.10) to the Latest Version
This guide will walk through upgrading an Ubuntu Server (21.10) to the latest version. This is very...
Docker Tips & Tricks
These are some useful random tricks I've learned about Docker over the years.
Getting Shell Access to a Running Container
docker exec -it...
Microservice Toolbox (MBOX)
I designed this for testing and building microservices. This Alpine Docker image is packed full of tools for interacting with containers, service...































