« Return to Thread: JRuby on Rails - Deployment Options

Re: JRuby on Rails - Deployment Options

by Bob McWhirter-2 :: Rate this Message:

Reply to Author | View in Thread

Ideally open source deployment options. So far I have come up with the following, different combinations:

  • JBoss

Not sure if you're aware, but in addition to just warbling on JBoss, we (JBoss) also have TorqueBox, a more "natural" way to do rails.

It supports capistrano-based deployments, also with some included cap recipes to manage your server.

http://torquebox.org/

-Bob

 « Return to Thread: JRuby on Rails - Deployment Options