Friday, January 17, 2025

VMware ESXi PowerCLI Setup Script for Port groups, VLANs, VMkernel ports and iSCSI

If you are like me, you are these days trying to automate as much as possible. It is just the best way to go since it makes it much...

Secure Nginx Proxy Manager Admin Interface with SSL

I really like Nginx Proxy Manager to secure my Docker containers running on Docker hosts with SSL certificates. I find it to be extremely...

Command to Build Docker Image from Custom Created Dockerfile

An extremely important skill when working with Docker containers is being able to build a Docker container from a custom-created dockerfile. This will allow...

Top 5 DevOps Automation Tools I Use Every Day

There are many great DevOps Automation tools available for use that allow DevOps engineers and IT Ops to automate and make the most of...

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...