google.rb
module for the 'fog' library to support Google cloud services
Install
- All systems
-
curl cmd.cat/google.rb.sh
- Debian
-
apt-get install ruby-fog-google
- Ubuntu
-
apt-get install ruby-fog-google
- Arch Linux
-
pacman -S gitlab
- Kali Linux
-
apt-get install ruby-fog-google
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-google
- Raspbian
-
apt-get install ruby-fog-google
- Dockerfile
- dockerfile.run/google.rb
ruby-fog-google
module for the 'fog' library to support Google cloud services
This library can be used as a module for `fog` or as standalone provider to use the Google Cloud services in applications. Fog supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others.
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.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.