riakcs.rb
Module for the 'fog' gem to support Riakcs
Install
- All systems
-
curl cmd.cat/riakcs.rb.sh
- Debian
-
apt-get install ruby-fog-riakcs
- Ubuntu
-
apt-get install ruby-fog-riakcs
- Kali Linux
-
apt-get install ruby-fog-riakcs
- Fedora
-
dnf install rubygem-fog-riakcs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-riakcs
- Raspbian
-
apt-get install ruby-fog-riakcs
- Dockerfile
- dockerfile.run/riakcs.rb
ruby-fog-riakcs
Module for the 'fog' gem to support Riakcs
This library can be used as a module for `fog` or as standalone provider to use the Riakcs in applications. Riak CS (Cloud Storage) is simple, open source storage software built on top of Riak. It can be used to build public or private clouds, or as reliable storage to power applications and services.
rubygem-fog-riakcs
Riakcs
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.