
Monitor your external IP with Docker and Gatus
Introduction Have you ever needed to monitor your external IP address? How about if you have an IPsec VPN that you need to maintain? Below, I will walk you through how I put together a solution th...
Introduction Have you ever needed to monitor your external IP address? How about if you have an IPsec VPN that you need to maintain? Below, I will walk you through how I put together a solution th...
In this post, I will briefly walk through setting up Semaphore UI (SemUI) in a Docker container, then configuring the basics of SemUI to allow for running Ansible scripts, and finally reviewing the...
Do you run a Pi-Hole or another ad blocker? Are your iOS devices screaming “Private Relay is temporarily unavailable due to a technical problem” or “Safari can’t connect to iCloud Private Relay”? I...
Note… This is a Two Part Post This is a continuation of the post “(How-To) Deploying Cloud-Init Template with Ubuntu on Proxmox with Ansible Playbook - Part 1”. Check it out if you want to learn mo...
I wanted to create this walkthrough because, while there are forums and documentation from sources like Proxmox and Ubuntu, I felt that many of the walkthroughs weren’t overly comprehensive. Even t...
Before we dive in, it’s worth taking a moment to look at Overview of optional connected experiences in Microsoft Teams for any privacy or security concerns you may have. Alright, with that importa...
So, you have that shiny new MS Copilot license costing $30 per user, per month, and presumably, your users couldn’t be happier. The product certainly comes with an impressive array of features. I p...
Hello there! Today, I’m going to walk through an Ansible playbook, allowing the deployment of Docker Swarm and GlusterFS. Now, I must share that the inspiration for this playbook came from a YouTub...
Repositories used: ollama-webui and liteLLM-proxy This ansible playbook helps to automate the deployment of two containers, ollama-webui and liteLLM-proxy using Docker. It also enables integration...
I actually use this script in an Azure DevOps pipeline as I run a private hosted agent within my home lab. If you’re interested in knowing more about this, leave me a comment below. Otherwise, for ...