local.rb

Module for the 'fog' gem to support local filesystem storage

Install

All systems
curl cmd.cat/local.rb.sh
Debian Debian
apt-get install ruby-fog-local
Ubuntu
apt-get install ruby-fog-local
Arch Arch Linux
pacman -S gitlab
image/svg+xml Kali Linux
apt-get install ruby-fog-local
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-fog-local
Raspbian
apt-get install ruby-fog-local

ruby-fog-local

Module for the 'fog' gem to support local filesystem storage

This library can be used as a module for `fog` or as standalone provider to use local filesystem storage. 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.

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.