Tom Copeland's Recent Posts

RSS Feeds

« RubyForge email statistics | Main | Browsing git repositories on RubyForge »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83451d3c069e200e5537582898833

Listed below are links to weblogs that reference Faster RubyGem deploys thanks to Jeremy Kemper:

Comments

So, I'm not very familiar with the Gforge codebase, but it's always surprised me a little that Rubyforge was running on a PHP-based system.

I haven't compared the *forge software, so I have no basis for claiming there's anything out there in Ruby, or if there is that it's any good, but I'm just curious because presumably, you've looked.

Can you comment more on the tools you're using to run Rubyforge?

@chris - Sure, yup, it's Apache/GForge/PostgreSQL/Postfix/Postgrey/Mailman. I have a bunch of Ruby scripts doing sysadmin stuff, and I've done ActiveRecord models for a couple of tables, but all the core site code is still PHP - about 80K lines.

One hard part about moving to anything else now would be migrating the data... the schema has 150 tables, lots of work to move that data anywhere else... and GForge has done the job reasonably well so far.

The comments to this entry are closed.