• This repository has been archived on 04/Sep/2020
  • Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    PowerShell
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Easily validate and remediate your vSphere configuration

Vester


Note: This project has ended and will remain here in an Archived state for future reference. Thank you to all of the contributors and users who went on this journey with us!


Vester is a community project that provides an extremely light-weight approach to configuration management of your VMware environment. Store desired values for vSphere components (like clusters and hosts) in a simple config file. If the values in your config file don't match the values in your environment, you can report on--and optionally fix--those discrepancies.

Vester is written entirely in PowerShell, using PowerCLI and Pester. Config files are stored as json documents that can easily live in source control.

Please visit the full documentation for more details.

This three-part blog series from March 2017 walks you through getting started with Vester 1.0.