Skip to content

This repository provides GitHub Actions for automating Packer templates across multiple OSs including Ubuntu, Rocky Linux, and Windows Server versions. Simplify your VM deployments with efficient, automated workflows.

License

Notifications You must be signed in to change notification settings

sudo-kraken/multiplatform-packer-vsphere-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

Repo Languages and Tools

Repo Languages and Tools

Packer Terraform Ansible Git GitHub Actions Linux Docker Bash PowerShell Python


Buy Me A Coffee

Overview

This repository forms the first part of a comprehensive infrastructure-as-code (IAC) pipeline. It focuses on automating the creation of image templates for various operating systems, including Ubuntu, Rocky Linux, and Windows Server versions. These templates are essential for deploying virtual machines within a vSphere environment.

Note

Each template type in this repo has its own README detailing usage instructions. All deployments are executed through GitHub Actions, utilising a self-hosted GitHub runner to ensure seamless automation.

Integration with Terraform Deployment Repository

The templates generated here are designed to be directly utilised by my second repository, which leverages Terraform for the deployment of these VMs. This integration provides a streamlined process from template creation to VM deployment. Terraform Repository for Deployment

After creating templates with this repository, head over to my Terraform Deployment Repository to deploy your virtual machines and other resources. This second part of my IAC pipeline allows you to deploy across multiple providers, including AWS and VMware, using the templates generated here. Why This Integration Matters

  • Efficiency: Automate the entire process from OS image creation to VM deployment.
  • Consistency: Ensure standardized configurations across your deployments.
  • Scalability: Easily scale your infrastructure with templated, automated deployments.

Usage

To begin using this repository:

  • Familiarise yourself with each template's README.
  • Set up your environment for GitHub Actions.
  • Follow the detailed instructions for creating templates.
  • Once templates are created, use them in conjunction with my Terraform repository for full deployment cycles.

About

This repository provides GitHub Actions for automating Packer templates across multiple OSs including Ubuntu, Rocky Linux, and Windows Server versions. Simplify your VM deployments with efficient, automated workflows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published