GitLab CI CD Variables and How to Use Them
Working with GitLab CI CD pipelines is a great way to automate your DevOps processes. In building a CI CD pipeline you can use variables effectively in the CI CD…
Virtualization, Cloud, DevOps, Reviews
Working with GitLab CI CD pipelines is a great way to automate your DevOps processes. In building a CI CD pipeline you can use variables effectively in the CI CD…
If you are looking for a solution to monitor Ethernet address changes in your network, arp monitoring is a great way to do this. ARP or address resolution protocol is…
I really like Nginx Proxy Manager to secure my Docker containers running on Docker hosts with SSL certificates. I find it to be extremely intuitive and it is absolutely one of those…
I have made no bones about the fact that I think the Minisforum MS-01 was the best home lab mini PC in 2024. I have (2) of them in a…
I use a LOT of Docker containers in the home lab and in my DevOps journey to continually work with various code projects, automation, and just running applications in containers. There are…
I love automation, especially when testing out new things in the home lab. Recently, I have been running performance and density tests on mini PCs in the home lab. These…
If you are doing much DevOps and working with terraform code, Ansible, or other IaC, having a secure place to store secrets so your code doesn’t have those secrets hard…
There have been a lot of new features added recently in the VMware vSphere world, and especially with VMware vSphere 8.0 Update 3. Just when you think that you might…
Kubernetes is a must-have skill for developers and DevOps professionals in 2025 and beyond. It has become the go-to solution for running containers with high availability. Many developers and DevOps…
Let’s look at Proxmox network configuration for beginners and see how you can get jump started with using it for virtualization. Overview of Proxmox network configuration By default, Proxmox comes…