| By Samuel Vijaykumar | Article Rating: |
|
| December 27, 2009 01:30 AM EST | Reads: |
5,124 |
Eucalyptus Session at Cloud Expo
Cloud Computing Expo - Now we have a Eucalyptus’ Private Cloud installed and running on our premise, and it remained kinda of an artifact in our data-center for sometime.
So I thought why has not someone written anything about how make to make Elasticfox work with Eucalyptus.
But there were quite a few pointers to what version will be ideally suited to use for Eucalyptus, like this one, thanks Ajmf.
I took the cue from there, I enabled debugging on elasticfox, and used firebug to dig deeper. And I came up with Hybridfox, yeah, and it works.
What is Hybridfox?
Hybridfox is an attempt to get the best of both world of popular Cloud Computing environments, Amazon EC2 (public) and Eucalytpus (private).
The idea is to use one hybridfox tool, which itself is a modified or extended elasticfox, to switch seamless between your Amazon account and you Eucalyptus Account in order to manage your Cloud “Computing” environment.
What can Hybridfox do?
Hybridfox can help you to all everything that you could possible do with elasticfox, on the Eucalyptus Computing environment
- Manage Images
- Raise and Stop Instances
- Manage Instances
- Manage Elastic IPs
- Manage Security Groups
- Manage Keypairs
- Manage Elastic Block Storage
Why this Project?
There something about the elasticfox development that restricts it only to EC2 environment. But Manoj(The maintainer of Elasticfox) has done well to keep it open source, so that people like us could just take it further, and hence this project.
Moreover I am kinda of beginner with JavaScript, and with a little bit of digging found the ways to extend it to eucalyptus in my own limited ways. It would be nice if the community gets involved and extends this a little further.
Caveat: Hybridfox is an extension of an earleir version of elasticfox, 1.6.x.
How the hell?
Oh yes! This is more important right? Those who are familiar with Eucalyptus will know that there is eucarc file that gets download when you download the certificates. When you “cat” this file you have some env variables specific to your Eucalyptus instance, and make not of the EC2_URL, EC2_ACCESS_KEY and EC2_SECRET_KEY
Once you have installed the xpi file do the following step.
- Define a Region: Click on Regions,in the Popup dialog, specify a logical name say “Eucalyptus” or “MyEucalyptus” or whatever suits you, and the give EC2_URL as the Endpoint URL.
- Define Credentials: Click on Credentials, in the Popup dialog, specify a logical name say “EucaAcc1″ or whatever suits you, and give EC2_ACCESS_KEY and EC2_SECRET_KEY as the AWS Access Key and AWS Secret Access Key respectively.
Now select the Region and Credentials accordingly. And you will be good to go.
Note: You could download the hybridfox from here and also feel free to contribute.
Show me!

This screen just shows the list of images that the are registered with our Eucalyptus Cloud.
Doesn’t Elasticfox for Eucalyptus?
Yes, heard that with Eucalyptus 1.6.1, elasticfox 1.7.x will work out of the box. Havent tried that out but they claim.
Having said that there hybrid fox will need to be, more focused on supporting all features of eucalyptus without breaking the EC2 functionalities.
Published December 27, 2009 Reads 5,124
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Samuel Vijaykumar
I am working as a Technology Specialist with CSS Corp, India, heading the Open Source Initiative at CSS Labs. I have been working on Cloud Computing, and leveraging Cloud's benefits to the Business needs of the Company. As as lead of the Open Source team at CSS Labs, its my constant job to get the best of this ever growing computing paradigm to suits the business needs of the Company.
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?
















