Search Wiki:
Description

This is a sample solution to provide the capability to host Ruby On Rails applications on Windows Azure


This sample requires the Windows Azure SDK and a working ruby on rails application

Instructions

  1. Download and extarct the solution
  2. Copy the Ruby folder from your machine to the Ruby folder in the RR project
  3. Copy your rails application from its local folder to the RailsApp folder in the RR project
  4. Open the solution in Visual Studio
  5. Press F5
  6. Navigate to http://127.0.0.1:8080

If you want to deploy the solution to the cloud then you will need to provide valid storage account details in the cscfg file. You may also want to alter the csdef file so that the worjker role receives traffic on port 80 - do not change the protocol to HTTP.
Last edited Jan 22 2010 at 9:33 PM  by simongdavies, version 3
Updating...
Page view tracker