How did I escape? With difficulty. How did I plan this moment? With pleasure.” Alexandre Dumas, The Count of Monte Cristo Well, I have hinted at this change for some time now and the time has come to officially make my announcement. To truly understand the impact this change has on my life you need to… Continue reading The Great Escape …
Blog
The Journey Begins
"There are many things that seem impossible only so long as one does not attempt them."André Gide, Autumn Leaves For several years I have contemplated making changes to my career for various reasons that many can relate to. In early 2019 I started investigating avenues that I could take that would help fix my two… Continue reading The Journey Begins
Holy Deep Dives Batman!!!
Those that know me, know that when I deep dive into anything I come out on the other side considered the Subject Matter Expert on that topic. It's what I do. My boss just returned from a leadership summit with a laundry list of things that I should start focusing on. The biggest takeaway is… Continue reading Holy Deep Dives Batman!!!
Using Terraform to Deploy Templates to VMs in Proxmox
In this post I am going to provide the code necessary and instructions to deploy multiple VMs into a single Proxmox node in your cluster. You can copy and paste the code into your own new files or you can clone my Git repository here. Make sure that you edit the files to match your… Continue reading Using Terraform to Deploy Templates to VMs in Proxmox
Proxmox VM Templating
In this post I cover how I tackled the automation for creating customized VM templates into my Proxmox VE 7.2 environment. These concepts can be used for any KVM installation and not just Proxmox. Additionally, you are not required to have an enterprise license or repositories. I would like to give credit where credit is… Continue reading Proxmox VM Templating