InfoQ

News

Kenai: Project Hosting Built on JRuby on Rails

Posted by Mirko Stocker on Sep 16, 2008

Community
Ruby
Topics
Open Source ,
Portal/CMS ,
Configuration Management ,
JRuby ,
Ruby on Rails
Tags
Subversion ,
MySQL ,
Glassfish

Project Kenai (pronounced Keen-Eye, according to Tim Bray) is a new project hosting platform from Sun. It integrates several source code management systems, forums, mailinglists, issue-tracking systems and wikis. In this regard it's similar to Google Code, RubyForge and  SourceForgeGitHub, like Kenai, is built on Ruby on Rails, is currently focussed on hosting git repositories. Sun, as one of the biggest open source supporting companies in the world now also offers a platform, not only for its own projects, but for arbitrary open source projects.

An interesting aspect of Kenai is that it is built with Ruby on Rails and runs on JRuby, which is only consequent, considering Sun's support for JRuby. But JRuby isn't the only Sun project involved: Kenai runs on multiple GlassFish instances on OpenSolaris and uses MySQL as its database. One of the leaders of the project is Nick Sieger, who is well known for his engagement in JRuby where he wrote the original implementation of the ActiveRecord-JDBC connector.

Tim Bray's interview with Nick Sieger has more details on the technical aspects of Kenai:

We’re using Sun T2000 servers along with an X4500 for storage. OpenSolaris Nevada 70b is the OS. (We haven’t been able to upgrade to OpenSolaris with IPS yet because there is no SPARC port of IPS. We’re eagerly awaiting it though.) Apache runs in front, using mod_proxy_balancer to connect to multiple redundant GlassFish V2 instances talking to a single MySQL database. The main site is a Rails application running on JRuby, deployed in GlassFish as a war file built with Warbler. Perl, Python, and other various bits of Apache-based bailing wire help integrate Mercurial, Subversion, Sympa (mailing list software) and Bugzilla into the mix as well.

Even more technical details and some performance numbers can be found in Fernando Castano's presentation from RailsConf Europe.

Kenai allows to choose from a subset of recommended, OSI-approved licenses - but it's possible to choose to see a much more comprehensive list when creating projecs. Simon Phipps, Chief Open Source Officer at Sun, elaborates on the licensing issue in detail on his blog.

Future plans for the project include the integration of additional issue-tracking systems like JIRA and Git as an SCM option.

What is your favorite platform for project hosting?

why oh why? by juozas salna Posted Sep 16, 2008 11:12 AM
Re: why oh why? by Werner Schuster Posted Sep 16, 2008 5:07 PM
  1. Back to top

    why oh why?

    Sep 16, 2008 11:12 AM by juozas salna

    it could be written in asm and run on msdos boxes. i don't care. how will it be different from all other alternatives?

  2. Back to top

    Re: why oh why?

    Sep 16, 2008 5:07 PM by Werner Schuster

    It's different in that Sun wrote to host its own Open Source software (I'm guessing that at some point it'll replace the terrible java.net hosting interface).
    From what I understan it's also trying to cram as many options in as possible, ie. svn/hg/... for source code management, support for various bug trackers, etc.



    As for the question on who's interested in what it's written in - everyone who's writing JRuby on Rails application is interested in seeing what solutions and tools were used, ie. Warbler, ...

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.