xenserver.rb
Module for the 'fog' gem to support XENSERVER
Install
- All systems
-
curl cmd.cat/xenserver.rb.sh
- Debian
-
apt-get install ruby-fog-xenserver
- Ubuntu
-
apt-get install ruby-fog-xenserver
- Kali Linux
-
apt-get install ruby-fog-xenserver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-xenserver
- Raspbian
-
apt-get install ruby-fog-xenserver
- Dockerfile
- dockerfile.run/xenserver.rb
ruby-fog-xenserver
Module for the 'fog' gem to support XENSERVER
This library can be used as a module for `fog` or as standalone script to use the XENSERVER in applications. XenServer is a server virtualization and hypervisor management platform.
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.