Deploy Rails on Microsoft IIS
Despite the predominance of Apache as the web server for Ruby on Rails (on both Linux and Windows Systems) there are some out there that are stuck having to use Microsoft's Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.
Brent Heinz of NextIT has released an installer packaging Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and custom-written IIS scripts. The package allows easy deployment of Ruby on Rails applications on IIS 5.1 and IIS 6.0 (on Windows XP or Windows Server 2003).
The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by Brian's vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.
Release 1.0 Beta of ROR4IIS is avaiable here.
Discuss
Brent Heinz of NextIT has released an installer packaging Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and custom-written IIS scripts. The package allows easy deployment of Ruby on Rails applications on IIS 5.1 and IIS 6.0 (on Windows XP or Windows Server 2003).
The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by Brian's vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.
Release 1.0 Beta of ROR4IIS is avaiable here.
Community comments
Educational Content
Large-Scale Continuous Testing in the Cloud
John Penix May 24, 2013
Managing Build Jobs for Continuous Delivery
Martin Peston May 24, 2013
Clojure in the Field
Stuart Halloway May 23, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think