Ruby on Rails on IIS?

前端 未结 6 911
伪装坚强ぢ
伪装坚强ぢ 2020-12-15 18:50

I\'m writing a Ruby on Rails app that normally runs on Heroku or a Linux Box, but I\'d need to deploy it to a Windows Server as well.

The Server is a 64-Bit Win2008

6条回答
  •  不思量自难忘°
    2020-12-15 19:30

    Microsoft's Web Platform Installer makes it all surprisingly easy! See http://www.helicontech.com/articles/ruby-on-rails-on-windows-in-production/ for details.

提交回复
热议问题