This gem is a module for the fog
gem that allows you to manage resources in
the Flexiant Concerto cloud platform or any other providing the same API.
Currently supported services:
- Compute
Additional services coming soon:
- DNS
Add this line to your application's Gemfile:
gem "fog-concerto"
And then execute:
$ bundle
Or install it yourself as:
$ gem install fog-concerto
See examples/
See CONTRIBUTING.md