I have a simple rails app that I need to deploy on a Window Server 2008 R2 server. I have looked around but have not found much on the topic. What are some simple / best ways of accomplishing this? Thanks!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure if you can use Capistrano to deploy on windows. Otherwise you may want to have a look at kwatee (self-promotion). I haven’t looked at deploying Rails app yet since Capistrano is the tool of choice there but kwatee is a free tool that can deploy pretty much anything from stand-alone applications, web applications on any platform, including windows.