A lot of people, including me depend on the ElasticFox firefox plugin to interact with Amazon Web Services and its easy to see why. It has GUI support for almost everything that you'd need to interact with AWS.
However, it seems that, as of today, ElasticFox has yet to add support for the t1.micro instances that Amazon introduced recently.
Well, I just couldn't stand waiting for the latest release, and if you're just as impatient, you might want to try the following:
Now, its time to build the code into a plugin.svn co https://elasticfox.svn.sourceforge.net/svnroot/elasticfox/trunk elasticfox
trunk\src\chrome\content\ec2ui\newinstancesdialog.js
in your favorite editor. Go to line 247 and add the following:if (this.image.rootDeviceType == "ebs") {
typeMenu.appendItem("t1.micro", "t1.micro");
}
Download and install the firefox extension developer plugin
Open Firefox. Go to Tools->Extension Developer->Extension Builder, browse for your working directory and hit 'Build extension'.
You can then drag this resulting .xpi file into the browser window to install the plugin
You should now be able to select a t1.micro instance for a corresponding valid AMI
Sunday, March 13, 2011
you just read the article entitled Add t1.micro support to ElasticFox if the article feel useful for you please bookmark or share by using link https://micromyaw.blogspot.com/2011/03/add-t1micro-support-to-elasticfox.html and thank you.
Tag :
Add t1.micro support to ElasticFox
By
untu
at
March 13, 2011
Add t1.micro support to ElasticFox - technology is getting more advanced every day .. if you want to know the progress that happened please visit this blog Technology News because it will always update the latest information, now we will discuss first about Add t1.micro support to ElasticFox hopefully this information can answer the questions you submit to google, ok please see:
Articles : Add t1.micro support to ElasticFox
full Link : Add t1.micro support to ElasticFox
Articles : Add t1.micro support to ElasticFox
full Link : Add t1.micro support to ElasticFox
You can also see our article on:
Add t1.micro support to ElasticFox
information about Add t1.micro support to ElasticFox has been completed in the discussion
hopefully information Add t1.micro support to ElasticFox can benefit you in getting the latest information about technology,
you just read the article entitled Add t1.micro support to ElasticFox if the article feel useful for you please bookmark or share by using link https://micromyaw.blogspot.com/2011/03/add-t1micro-support-to-elasticfox.html and thank you.
Tag :
Tags :
Related : Add t1.micro support to ElasticFox
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment