简体   繁体   中英

Ruby On Rails on Windows with Mongrel

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!

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!

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

Rubystack是一个免费的Windows Rails安装程序,我们不断更新,包括开箱即用的Mongrel支持

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM