A Small Orange Forums: Running Ramaze on your share-hosting - A Small Orange Forums

Jump to content

NOTICE: This is *not* an official support forum

All support requests should be made by through our Support Desk or by emailing help@asmallorange.com.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Running Ramaze on your share-hosting It's now working on ASO! Rate Topic: -----

#1 User is offline   Alx

  • Small Orange
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 21-May 06

Post icon  Posted 13 January 2008 - 06:36 AM

For all Ruby On Rails fan, you might have seen the recent trend of light ruby web-frameworks like Merb or Camping.

I've decided to rewrite a Rails app into a simple Ramaze file, and wanted to start it on ASO with fcgi.
You'll need ssh access to follow these steps, you probably have it already if you've deployed a Rails app.

  1. Contact ASO support to install ramaze gem on your server
  2. Move your Ramaze app to your server
  3. Create a .htaccess is your ramaze root folder, and complete it to redirect all requests to dispatch.fcgi: code
  4. Create a dispatch.fcgi to start your ramaze app when a request is hitting: code
  5. Make the dispatch.fcgi executable by all: chmod 755 dispatch.fcgi


If you need more info about Ramaze: http://ramaze.net/
and deploying solutions: http://ramaze.net/deploying
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users