voxel.rb
module for the 'fog' gem to support Voxel
Install
- All systems
-
curl cmd.cat/voxel.rb.sh
- Debian
-
apt-get install ruby-fog-voxel
- Ubuntu
-
apt-get install ruby-fog-voxel
- Kali Linux
-
apt-get install ruby-fog-voxel
- Fedora
-
dnf install rubygem-fog-voxel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-voxel
- Raspbian
-
apt-get install ruby-fog-voxel
- Dockerfile
- dockerfile.run/voxel.rb
ruby-fog-voxel
module for the 'fog' gem to support Voxel
This library can be used as a module for `fog` or as standalone provider to use the Voxel in applications. fog is the Ruby cloud services library, top to bottom: *Collections provide a simplified interface, making clouds easier to work with and switch between. *Requests allow power users to get the most out of the features of each individual cloud. *Mocks make testing and integrating a breeze.
rubygem-fog-voxel
Voxel
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.