Ruby On Rails on Windows with Mongrel
Asked Answered
P

3

8

Where is the best tutorial for getting Ruby On Rails working on a windows box with Mongrel? I'm a complete novice at server management, so the more detailed the better!

Pagination answered 30/8, 2008 at 1:48 Comment(0)
B
4

You can follow this tutorial, it will get you setup you can actually manage your Mongrel server as a Windows service (start/stop/restart, start on boot, manage programatically etc etc):

How to setup mongrel as a native Windows service

I'm currently using this method to manage an instance of Redmine on a Windows box and it works wonderfully.

Good luck!

Bezant answered 24/10, 2008 at 1:31 Comment(0)
B
1

I have found the book "Deploying Rails Applications" very useful. Specially the chapter "Deploying on Windows". It gives you step by step instructions to deploy a Rails application using Apache and Mongrel

Barre answered 23/10, 2008 at 21:5 Comment(0)
D
0

Rubystack is a free Windows Rails installer that we keep up to date and includes Mongrel support out of the box

Disproof answered 1/8, 2011 at 13:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.