vsphere.rb

Module for the 'fog' gem to support VMware vSphere

Install

All systems
curl cmd.cat/vsphere.rb.sh
Debian Debian
apt-get install ruby-fog-vsphere
Ubuntu
apt-get install ruby-fog-vsphere
image/svg+xml Kali Linux
apt-get install ruby-fog-vsphere
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-fog-vsphere
Raspbian
apt-get install ruby-fog-vsphere

ruby-fog-vsphere

Module for the 'fog' gem to support VMware vSphere

This library can be used as a module for `fog` or as standalone provider to use vSphere in applications. VMware vSphere is a cloud computing virtualization operating system.

ruby-fog

Ruby cloud services library

Fog supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others. Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB, ELB and RDS.