 |
Forums |
Admin Discussion Forums: help Start New Thread
By: Frederic Donnat
RE: help w/ cloudyscripts setup [ reply ] 2011-08-23 16:18
|
Hi Jeff,
We have launched a server with a Ruby On Rails frontend to the CloudyScripts library. You can find it here: https://cloudyscripts.com
Otherwise, if you want to use the CloudyScripts library that we provide as a gem, you have to write your own script. To help you, we have written some examples that could be found under the "samples" directory in the source tree. In your specific case, we have added a "sample_ami2_ebs_conversion.rb" sample that should fit your needs.
/fred
|
By: Jeff F
help w/ cloudyscripts setup [ reply ] 2011-08-22 19:05
|
Hi.
Thanks for the toolkit. I am however a bit green on ruby use. I have the CloudyScripts gem installed, but how do I go about general setup (ie- what values in scripts and environmental vars do I need to set up to make it work aside from what I see for keys and such)? The tool I am particularly interested in running is the ami2_ebs_conversion.rb to get an instance-store converted over to an ebs AMI.
If I call it with something like 'ruby lib/scripts/ami2_ebs_conversion.rb' it complains about finding the other executables which makes me think I am not calling it correctly and/or need to perform some additional setup aside from some of the VARs I am seeing.
Thanks!
-Jeff
|
|
 |