Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jenkinsci/vsphere-cloud-plugin
- Owner: jenkinsci
- License: other
- Created: 2011-09-29T15:47:28.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T10:44:01.000Z (6 months ago)
- Last Synced: 2025-01-26T21:16:03.360Z (9 days ago)
- Topics: adopt-this-plugin, cloud, java, jenkins, jenkins-plugin, plugin, vsphere
- Language: Java
- Homepage: https://plugins.jenkins.io/vsphere-cloud
- Size: 997 KB
- Stars: 48
- Watchers: 111
- Forks: 105
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)