How to control and automate your Elgato Keylight from the command line
All code featured in this blog post can be found here on GitHub. Problem Have you ever wanted …
All code featured in this blog post can be found here on GitHub. Problem Have you ever wanted …
We’ve all been there. You do everything correct - you set your container to run as non …
If you haven’t yet read the first post in this series, I recommend checking it out now. …
Testing - it’s an important part of a developer’s day-to-day, but it’s also …
What is GitHub Actions? GitHub Actions enables you to “automate, customize, and execute …
Last week I was in Prague for Microsoft Ignite The Tour and I had the pleasure of working with …
It’s no secret I love custom terminals and personalized dotfiles. I already have dotfiles …
“Any language, any platform, any cloud” that’s what Azure DevOps is capable …
Have you ever wondered how you take a free Let’s Encrypt Certificate and use it with an …
By popular request, this post is quick and simple – it’s just a post with a link to download …
In my previous post I wrote on automating a Docker Swarm cluster deployment to Azure Container …
In today’s post, I’m going to talk a little about a script I wrote that automates the …
In a previous post, I wrote about a method to initiate a non-interactive authenticated session …
In my last post, I spoke about linking containers together in Docker and, specifically, Docker …
If you’re like me and you write a lot of scripts that take anywhere from 15 minutes to 50 …