profitbricks.rb
library to use ProfitBricks cloud in applications
Install
- All systems
-
curl cmd.cat/profitbricks.rb.sh
- Debian
-
apt-get install ruby-fog-profitbricks
- Ubuntu
-
apt-get install ruby-fog-profitbricks
- Kali Linux
-
apt-get install ruby-fog-profitbricks
- Fedora
-
dnf install rubygem-fog-profitbricks
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-profitbricks
- Raspbian
-
apt-get install ruby-fog-profitbricks
- Dockerfile
- dockerfile.run/profitbricks.rb
ruby-fog-profitbricks
library to use ProfitBricks cloud in applications
Module for the 'fog' gem to support ProfitBricks. fog library supports many different cloud service providers. It can also be used as a stand alone provider.