devops
-
DevOps
Install Jenkins on Ubuntu 21.04 with Self-signed SSL certificate
There are many great platforms out there that provide automation server capabilities, including making use of CI/CD pipelines. Many familiar names include Git, GitLab, BitBucket, and others. However, a platform that is well known in the circles of DevOps is…
-
Tanzu
Install Applications in vSphere with Tanzu Kubernetes using Helm
If you followed along in my VMware vSphere Tanzu Kubernetes Home lab post, hopefully, this helped anyone desiring to stand up vSphere with Tanzu in their home lab environment and start playing around with Kubernetes in vSphere. However, once you…
-
DevOps
Linux DevOps tools: Building Linux Infrastructure as Code Workstation
I have been doing quite a bit of DevOps work the past few months and have found myself working with Linux tools more and more. With this being said, I have built up a Linux DevOps workstation to use as…
-
Automation
Using Terraform Vault Provider with VMware vSphere
If you are getting into infrastructure as code (IaC), no doubt you have at least experimented with Hashicorp Terraform. Terraform is a very human-readable language that allows easily provisioning infrastructure across a wide range of environments, from on-premises to the…
-
Automation
Ansible Hashicorp Vault Storing vCenter Password
Recently I had detailed how to Install Hashicorp Vault on Ubuntu 20.04. If you followed along that post, you will see how easy it is to get a working installation of Hashicorp Vault up and running on your Ubuntu 20.04…
-
DevOps
Ansible Manage Windows Servers Examples Guide
Managing your Windows Servers from the GUI in mass is not fun or efficient. While the GUI has its place for one-off and ad-hoc configuration, managing your Windows servers in an automated way is a much better option than using…
-
Automation
VMware vRealize Orchestrator Use Cases
Are you wanting to get into automation and have a way to easily use automated processes in your VMware vSphere environment? You most likely have access to a tool that could do all of the above in your environment for…
-
Automation
Deploy Windows Updates with PDQ Deploy
If you are like me, keeping your hosts updated can be one of the most cumbersome and tedious tasks that you have to carry out in your environment. However, as has recently been shown with numerous security scares already to…
-
DevOps
Terraform for Azure Tutorial
Modernizing the way IT operations is able to provision, manage, and provide the needed resources for development necessitates the need to automate processes. This is especially true in cloud environments like Microsoft Azure. Terraform is gaining wide adoption as the…
-
Automation
Automate Windows Server 2019 Core Installation and Deployment
As detailed in the previous post yesterday, Windows Server 2019 Core edition is gaining momentum among customers as the go to Windows edition for installation in their environments. Due to great new tools and extensions such as Windows Admin Center…