Skip to content
September 17, 2025 7:32 pm
Wednesday, Sep 17, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Tag: continuous integration

Jenkins Docker Compose Install and Configuration
DevOps

Jenkins Docker Compose Install and Configuration

I have been experimenting with many different continuous integration and continuous deployment tools in the home lab. Recently, I have been using GitLab for most of my workflows. However, I…

by Brandon LeeMarch 25, 2024August 24, 2024
Installing GitLab, Runner, and Container Registry on Your Home Server
DevOps

Installing GitLab, Runner, and Container Registry on Your Home Server

So, I wanted to create a concise guide to help you guys get up and running with GitLab, the GitLab Runner, and GitLab Registry. I spent quite a bit of…

by Brandon LeeMarch 19, 2024March 26, 2024
PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter
Powershell

PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter

As you get more into DevOps and running CI/CD pipelines with PowerShell code, you will find that you want to have a way to check your code as the pipeline…

by Brandon LeeMarch 12, 2024March 12, 2024
Forget Task Scheduler PowerShell Scripts Use CI/CD Instead
DevOps

Forget Task Scheduler PowerShell Scripts Use CI/CD Instead

If you are a Windows admin, VI Admin, or you use Windows task scheduler to run powershell scripts in your environment, you have probably noticed a few headaches with this…

by Brandon LeeMarch 6, 2024March 6, 2024
DevOps Best Practices in 2024
DevOps

DevOps Best Practices in 2024

Devops is a hug part of modern development processes in production environments. DevOps operations teams are part of the broader interaction between development and operations teams to create modern software…

by Brandon LeeMarch 5, 2024March 5, 2024
Automated Packer VMware vSphere templates with CI/CD Pipeline Build
Automation

Automated Packer VMware vSphere templates with CI/CD Pipeline Build

Lately, I have been getting more into automation, CI/CD pipelines, and other technologies. I knew it was time with the home lab to delve off into using CI/CD pipelines to…

by Brandon LeeMarch 29, 2021April 26, 2024
Recent Posts

Copyright © 2025 Virtualization Howto