germs12 / fog-softlayer

Module for the 'fog' gem to support SoftLayer

Home Page:http://sldn.softlayer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fog-softlayer - SoftLayer module for fog.

Gem Version Build Status Dependency Status

This gem is a module for the fog gem that allows you to manage resources in the SoftLayer Cloud.

It is included by the main fog metagem but can used as an independent library in other applications.

Currently supported services:

  • Compute
  • Storage
  • DNS
  • Network

Additional services coming soon:

  • CDN
  • Load Balancer
  • Message Queue

Installation

Add this line to your application's Gemfile:

gem "fog-softlayer"

And then execute:

$ bundle

Or install it yourself as:

$ gem install fog-softlayer

Usage

See examples/

Contributing

See CONTRIBUTING.md

About

Module for the 'fog' gem to support SoftLayer

http://sldn.softlayer.com/

License:MIT License


Languages

Language:Ruby 100.0%Language:Groff 0.0%