Skip to content

Automated vm environment creation using powershell and desired state configuration

License

Notifications You must be signed in to change notification settings

Businesskasper/psvmdeployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psvmdeployment

Automated vm deployment using Hyper-V, Powershell and Desired State Configuration. Includes tooling for automated updating of the deployment bench, creation of base images, building of role based, declarative environment configurations and the deployment and state monitoring of the virtual machines.

The setup is built around Powershell DSC. After invoking run.ps1, all defined apps, roles and DSC config data and configuration get parsed. Each node is deployed and injected with its configuration and all required modules and binaries.

Getting started

  1. Install prerequisites
  2. Build a base image
  3. Download sources
  4. Define apps and roles
  5. Define nodes
  6. Deploy nodes

About

Automated vm environment creation using powershell and desired state configuration

Topics

Resources

License

Stars

Watchers

Forks