Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jenkinsci/vsphere-cloud-plugin

vSphere cloud plugin for Jenkins
https://github.com/jenkinsci/vsphere-cloud-plugin

adopt-this-plugin cloud java jenkins jenkins-plugin plugin vsphere

Last synced: 1 day ago
JSON representation

vSphere cloud plugin for Jenkins

Awesome Lists containing this project

README

        

# vSphere-Cloud plugin for Jenkins

[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/vsphere-cloud.svg)](https://plugins.jenkins.io/vsphere-cloud)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/vsphere-cloud.svg?color=blue)](https://plugins.jenkins.io/vsphere-cloud)
[![Build Status](https://ci.jenkins.io/job/Plugins/job/vsphere-cloud-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/vsphere-cloud-plugin/job/master/)

## Overview:
* Cloud nodes: Provision nodes (Virtual Machines) from vSphere on demand.
* Static nodes: Start/stop/revert nodes (manually-configured VMs) on vSphere.
* Build steps: Manipulate vSphere Virtual Machines and/or Templates as build steps.

## Documentation:
* [Jenkins configuration](docs/jenkins-configuration.md)
* [VM setup hints](docs/vm-configuration.md)
* [Miscellaneous](docs/misc.md)

## Release history:
* See [CHANGELOG.md](CHANGELOG.md)

## See also
* [Software licence](LICENSE)
* Support and [contribution guide](CONTRIBUTING.md)