Registry / cloud / fog-brightbox

fog-brightbox

JSON →
library1.12.0rbrubygemsunverified

Module for the 'fog' gem to support Brightbox Cloud.

gem install fog-brightbox
INSTALL
IMPORT
SIG · FOG-BRIGHTBOX
F
fog-brightbox
cloudrubyv1.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fog::Brightbox
require 'fog/brightbox'

Initialize a Brightbox compute connection and list servers

require 'fog/brightbox' compute = Fog::Compute.new(:provider => 'Brightbox', :brightbox_client_id => 'cli-xxxxx', :brightbox_secret => 'secret') puts compute.servers.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
fog-brightbox — gem install fog-brightbox · libregistry