libvirt.rb
Module for the 'fog' gem to support libvirt
Install
- All systems
-
curl cmd.cat/libvirt.rb.sh
- Debian
-
apt-get install ruby-fog-libvirt
- Ubuntu
-
apt-get install ruby-fog-libvirt
- Kali Linux
-
apt-get install ruby-fog-libvirt
- Fedora
-
dnf install rubygem-fog-libvirt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-libvirt
- Raspbian
-
apt-get install ruby-fog-libvirt
- Dockerfile
- dockerfile.run/libvirt.rb
ruby-fog-libvirt
Module for the 'fog' gem to support libvirt
This library can be used as a module for 'fog' or as standalone libvirt provider, supporting the provisioning of virtual machines through libvirt from Ruby programs.
rubygem-fog-libvirt
libvirt
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.