RubyGems Navigation menu

coral_cloud 0.1.3

coral_cloud

This library provides the ability to define and manage servers. These servers can be local virtual machines (interfaced by Vagrant) or (in the near future) remote servers on various IAAS providers, such as Rackspace and Amazon.

This library utilizes the Puppet provisioner to build servers and Vagrant to run them locally. Eventually a cohesive API will be developed that will allow for easily switching and performing the same operations on different providers. For now this library focuses on integration with Vagrant.

More to come soon…

Note: This library is still very early in development!

Contributing to coral_cloud

  • Check out the latest {major}.{minor} branch to make sure the feature hasn’t been implemented or the bug hasn’t been fixed yet.

  • Check out the issue tracker to make sure someone already hasn’t requested it and/or contributed it.

  • Fork the project.

  • Start a feature/bugfix branch.

  • Commit and push until you are happy with your contribution.

  • Make sure to add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright

Licensed under GPLv3. See LICENSE.txt for further details.

Copyright © 2013 Adrian Webb <adrian.webb@coraltech.net> Coral Technology Group LLC

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - February 16, 2015 (19 KB)
  2. 0.1.3 - March 14, 2013 (22.5 KB)
  3. 0.1.2 - February 08, 2013 (22.5 KB)
  4. 0.1.1 - February 07, 2013 (21.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

coral_core ~> 0.1

Development Dependencies (5):

bundler ~> 1.2
jeweler ~> 1.8
rdoc ~> 3.12
rspec ~> 2.10
yard ~> 0.8

Owners:

Authors:

  • Adrian Webb

SHA 256 checksum:

674e0181fd8d23cacc8953597b9aa0fb2350a756290e2286ca58a4de7fffa573

Total downloads 14,010

For this version 3,352

License:

GPLv3

Required Ruby Version: >= 1.8.1

Links: